feat(csms): add deployment script and database schema for user authentication
This commit is contained in:
20
apps/csms/drizzle/meta/_journal.json
Normal file
20
apps/csms/drizzle/meta/_journal.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"version": "7",
|
||||
"dialect": "postgresql",
|
||||
"entries": [
|
||||
{
|
||||
"idx": 0,
|
||||
"version": "7",
|
||||
"when": 1763319356169,
|
||||
"tag": "0000_real_garia",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 1,
|
||||
"version": "7",
|
||||
"when": 1763319683557,
|
||||
"tag": "0001_gorgeous_invisible_woman",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user