...
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-12-04 16:36:09 +08:00
parent fcc20fc2e0
commit aa62658c54
4 changed files with 201 additions and 5994 deletions

View File

@@ -5,7 +5,6 @@ generator client {
datasource db {
provider = "postgresql"
url = env("DATABASE_URL")
}
/// This table contains check constraints and requires additional setup for migrations. Visit https://pris.ly/d/check-constraints for more info.