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
2d35a5eabb5a17bcad52e987967b52fe7be953bf
aurorabot
/
shared
/
db
History
syntaxbullet
2d35a5eabb
Some checks failed
Deploy to Production / test (push)
Failing after 27s
Details
feat: Introduce
TimerKey
enum and refactor timer key usage across services with new tests.
2026-02-13 13:11:16 +01:00
..
migrations
feat(db): add guild_settings table for per-guild configuration
2026-02-12 14:57:24 +01:00
schema
feat: Introduce
TimerKey
enum and refactor timer key usage across services with new tests.
2026-02-13 13:11:16 +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