feat: implement system statistics tracking, commit management controllers, and associated database migrations
All checks were successful
Build and Release / release (push) Successful in 1m49s
All checks were successful
Build and Release / release (push) Successful in 1m49s
This commit is contained in:
1
db/migrations/0000014_system_statistics.down.sql
Normal file
1
db/migrations/0000014_system_statistics.down.sql
Normal file
@@ -0,0 +1 @@
|
||||
DROP TABLE IF EXISTS system_statistics CASCADE;
|
||||
Reference in New Issue
Block a user