diff options
Diffstat (limited to 'migrations/meta/_journal.json')
-rw-r--r-- | migrations/meta/_journal.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/migrations/meta/_journal.json b/migrations/meta/_journal.json new file mode 100644 index 0000000..ccb08a8 --- /dev/null +++ b/migrations/meta/_journal.json @@ -0,0 +1,13 @@ +{ + "version": "7", + "dialect": "sqlite", + "entries": [ + { + "idx": 0, + "version": "6", + "when": 1755176694946, + "tag": "0000_parallel_overlord", + "breakpoints": true + } + ] +}
\ No newline at end of file |