mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
refactor(api): ♻️ More OpenAPI refactoring work
This commit is contained in:
parent
6d9e385a04
commit
5aa1c4e625
35 changed files with 4883 additions and 1815 deletions
1
drizzle/migrations/0033_panoramic_sister_grimm.sql
Normal file
1
drizzle/migrations/0033_panoramic_sister_grimm.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE "Filters" ALTER COLUMN "context" SET NOT NULL;
|
||||
2126
drizzle/migrations/meta/0033_snapshot.json
Normal file
2126
drizzle/migrations/meta/0033_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -232,6 +232,13 @@
|
|||
"when": 1724073118382,
|
||||
"tag": "0032_ambiguous_sue_storm",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 33,
|
||||
"version": "7",
|
||||
"when": 1726491670160,
|
||||
"tag": "0033_panoramic_sister_grimm",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue