diff options
| author | Dhravya <[email protected]> | 2024-07-01 07:55:16 -0500 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-07-01 07:55:16 -0500 |
| commit | b00dbd46476636fea1f48bf5164136e3bf217349 (patch) | |
| tree | 2403fd1c546dd6fc0b94e5d72f6fb313e855a7f7 /apps/web/migrations/meta/_journal.json | |
| parent | merge conflicts (diff) | |
| download | supermemory-dev.tar.xz supermemory-dev.zip | |
minor changes in extensiondev
Diffstat (limited to 'apps/web/migrations/meta/_journal.json')
| -rw-r--r-- | apps/web/migrations/meta/_journal.json | 27 |
1 files changed, 24 insertions, 3 deletions
diff --git a/apps/web/migrations/meta/_journal.json b/apps/web/migrations/meta/_journal.json index b628749f..843330f9 100644 --- a/apps/web/migrations/meta/_journal.json +++ b/apps/web/migrations/meta/_journal.json @@ -1,12 +1,33 @@ { - "version": "7", + "version": "6", "dialect": "sqlite", "entries": [ { "idx": 0, "version": "6", - "when": 1719619409551, - "tag": "0000_bitter_electro", + "when": 1719671614406, + "tag": "0000_classy_speed_demon", + "breakpoints": true + }, + { + "idx": 1, + "version": "6", + "when": 1719772835765, + "tag": "0001_chubby_vulture", + "breakpoints": true + }, + { + "idx": 2, + "version": "6", + "when": 1719789157348, + "tag": "0002_old_titanium_man", + "breakpoints": true + }, + { + "idx": 3, + "version": "6", + "when": 1719798795179, + "tag": "0003_solid_boom_boom", "breakpoints": true } ] |