* feat: add integration access settings * fix: typecheck and test issues * fix: test timeout * chore: address pull request feedback * chore: add throw if action forbidden for integration permissions * fix: unable to create new migrations because of duplicate prevId in sqlite snapshots * chore: add sqlite migration for integration permissions * test: add unit tests for integration access * test: add permission checks to integration router tests * test: add unit test for integration permissions * chore: add mysql migration * fix: format issues
42 lines
784 B
JSON
42 lines
784 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": 1715980459023,
|
|
"tag": "0002_flimsy_deathbird",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 3,
|
|
"version": "5",
|
|
"when": 1716148439439,
|
|
"tag": "0003_freezing_black_panther",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 4,
|
|
"version": "5",
|
|
"when": 1720113913876,
|
|
"tag": "0004_noisy_giant_girl",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
}
|