Skip to content

Commit 94dea81

Browse files
committed
chore: restaurar migrações base e jornal do drizzle
1 parent 5a57b96 commit 94dea81

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

backend/drizzle/meta/_journal.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"version": "7",
3+
"dialect": "postgresql",
4+
"entries": [
5+
{
6+
"idx": 0,
7+
"version": "7",
8+
"when": 1775964742816,
9+
"tag": "0000_talented_obadiah_stane",
10+
"breakpoints": true
11+
},
12+
{
13+
"idx": 1,
14+
"version": "7",
15+
"when": 1775964954453,
16+
"tag": "0001_organic_groot",
17+
"breakpoints": true
18+
},
19+
{
20+
"idx": 2,
21+
"version": "7",
22+
"when": 1775970054624,
23+
"tag": "0002_woozy_tigra",
24+
"breakpoints": true
25+
},
26+
{
27+
"idx": 3,
28+
"version": "7",
29+
"when": 1779191875793,
30+
"tag": "0003_hot_miek",
31+
"breakpoints": true
32+
},
33+
{
34+
"idx": 4,
35+
"version": "7",
36+
"when": 1780927293836,
37+
"tag": "0004_small_psylocke",
38+
"breakpoints": true
39+
}
40+
]
41+
}

0 commit comments

Comments
 (0)