* feat: add server settings * feat: remove old migration * feat: add new migrations * refactor: format * fix: build error * refactor: format * fix: lint
28 lines
496 B
JSON
28 lines
496 B
JSON
{
|
|
"version": "6",
|
|
"dialect": "mysql",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "5",
|
|
"when": 1715334452118,
|
|
"tag": "0000_harsh_photon",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 1,
|
|
"version": "5",
|
|
"when": 1715885855801,
|
|
"tag": "0001_wild_alex_wilder",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 2,
|
|
"version": "5",
|
|
"when": 1716148439439,
|
|
"tag": "0002_freezing_black_panther",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
}
|