Initial commit
This commit is contained in:
18
drizzle/meta/0000_snapshot.json
Normal file
18
drizzle/meta/0000_snapshot.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"id": "7ae5f261-ddfc-44f3-a43d-41fb2f5e8eaa",
|
||||
"prevId": "00000000-0000-0000-0000-000000000000",
|
||||
"version": "7",
|
||||
"dialect": "postgresql",
|
||||
"tables": {},
|
||||
"enums": {},
|
||||
"schemas": {},
|
||||
"views": {},
|
||||
"sequences": {},
|
||||
"roles": {},
|
||||
"policies": {},
|
||||
"_meta": {
|
||||
"columns": {},
|
||||
"schemas": {},
|
||||
"tables": {}
|
||||
}
|
||||
}
|
6919
drizzle/meta/0001_snapshot.json
Normal file
6919
drizzle/meta/0001_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
6919
drizzle/meta/0002_snapshot.json
Normal file
6919
drizzle/meta/0002_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
7032
drizzle/meta/0003_snapshot.json
Normal file
7032
drizzle/meta/0003_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
7032
drizzle/meta/0004_snapshot.json
Normal file
7032
drizzle/meta/0004_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
41
drizzle/meta/_journal.json
Normal file
41
drizzle/meta/_journal.json
Normal file
@ -0,0 +1,41 @@
|
||||
{
|
||||
"version": "7",
|
||||
"dialect": "postgresql",
|
||||
"entries": [
|
||||
{
|
||||
"idx": 0,
|
||||
"version": "7",
|
||||
"when": 1748477401866,
|
||||
"tag": "0000_functions",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 1,
|
||||
"version": "7",
|
||||
"when": 1748556898510,
|
||||
"tag": "0001_init",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 2,
|
||||
"version": "7",
|
||||
"when": 1748557058507,
|
||||
"tag": "0002_seed",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 3,
|
||||
"version": "7",
|
||||
"when": 1748942645302,
|
||||
"tag": "0003_worried_hex",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 4,
|
||||
"version": "7",
|
||||
"when": 1748943047244,
|
||||
"tag": "0004_mysterious_wallop",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user