mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 13:59:16 +01:00
feat(database): ✨ Add reactions table to database schema
This commit is contained in:
parent
4fdb96930f
commit
e00182cf54
4 changed files with 2371 additions and 0 deletions
2303
drizzle/migrations/meta/0037_snapshot.json
Normal file
2303
drizzle/migrations/meta/0037_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -260,6 +260,13 @@
|
|||
"when": 1732563077877,
|
||||
"tag": "0036_cuddly_ironclad",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 37,
|
||||
"version": "7",
|
||||
"when": 1734546300555,
|
||||
"tag": "0037_condemned_talisman",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue