This website requires JavaScript.
Explore
Help
Register
Sign In
syntaxbullet
/
aurorabot
Watch
1
Star
0
Fork
1
You've already forked aurorabot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c2b1fb6db1e06b8d357ac4d657008634cd447149
aurorabot
/
shared
/
db
/
schema
History
syntaxbullet
c2b1fb6db1
Some checks failed
Deploy to Production / test (push)
Failing after 26s
Details
feat: implement database-backed game settings with a new schema, service, and migration script.
2026-02-12 16:42:40 +01:00
..
economy.ts
refactor(db): split schema into domain modules
2026-02-12 12:14:15 +01:00
feature-flags.ts
feat(db): add feature flags schema for beta feature testing
2026-02-12 14:41:12 +01:00
game-settings.ts
feat: implement database-backed game settings with a new schema, service, and migration script.
2026-02-12 16:42:40 +01:00
guild-settings.ts
feat(db): add guild_settings table for per-guild configuration
2026-02-12 14:57:24 +01:00
index.ts
feat: implement database-backed game settings with a new schema, service, and migration script.
2026-02-12 16:42:40 +01:00
inventory.ts
refactor(db): split schema into domain modules
2026-02-12 12:14:15 +01:00
moderation.ts
refactor(db): split schema into domain modules
2026-02-12 12:14:15 +01:00
quests.ts
refactor(db): split schema into domain modules
2026-02-12 12:14:15 +01:00
users.ts
refactor(db): split schema into domain modules
2026-02-12 12:14:15 +01:00