diff options
| author | Dhravya <[email protected]> | 2024-06-30 18:42:53 -0500 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-06-30 18:42:53 -0500 |
| commit | 79e26730800ed5e7d6fe59f3a3c002e0dfe46353 (patch) | |
| tree | 4b7c56b8a648c4024c5b7c4565cb544e0e792718 /apps/web/migrations/cmd.sql | |
| parent | ensure useriD while saving (diff) | |
| download | supermemory-79e26730800ed5e7d6fe59f3a3c002e0dfe46353.tar.xz supermemory-79e26730800ed5e7d6fe59f3a3c002e0dfe46353.zip | |
makeshift notes page
Diffstat (limited to 'apps/web/migrations/cmd.sql')
| -rw-r--r-- | apps/web/migrations/cmd.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/web/migrations/cmd.sql b/apps/web/migrations/cmd.sql deleted file mode 100644 index 72297069..00000000 --- a/apps/web/migrations/cmd.sql +++ /dev/null @@ -1 +0,0 @@ -CREATE UNIQUE INDEX `storedContent_baseUrl_unique` ON `storedContent` (`baseUrl`);
\ No newline at end of file |