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
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
..
migrations
feat(db): add guild_settings table for per-guild configuration
2026-02-12 14:57:24 +01:00
schema
feat: implement database-backed game settings with a new schema, service, and migration script.
2026-02-12 16:42:40 +01:00
DrizzleClient.ts
feat: Add a script to simulate CI locally by setting up a temporary PostgreSQL database, running tests, and updating dependencies.
2026-01-30 16:30:26 +01:00
indexes.test.ts
refactor: update database index tests to use
DrizzleClient.execute
for raw SQL queries.
2026-01-30 16:22:29 +01:00
schema.ts
refactor(db): split schema into domain modules
2026-02-12 12:14:15 +01:00