This website requires JavaScript.
Explore
Help
Register
Sign In
HotPlate
/
discord-rpg-concept
Watch
1
Star
0
Fork
0
You've already forked discord-rpg-concept
forked from
syntaxbullet/aurorabot
Code
Pull Requests
Activity
Files
c2b1fb6db1e06b8d357ac4d657008634cd447149
discord-rpg-concept
/
shared
/
db
History
syntaxbullet
c2b1fb6db1
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