diff options
| author | Dhravya <[email protected]> | 2024-07-07 08:51:53 -0500 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-07-07 08:51:53 -0500 |
| commit | 0ac78ae2feb917a96c84448abbc38fbe474ca212 (patch) | |
| tree | abba6a2a39829dfb3982b52cab094dd19bd4838d /apps/web/migrations/cmd.sql | |
| parent | Merge pull request #107 from MaheshtheDev/maheshthedev/fix-filter (diff) | |
| download | supermemory-0ac78ae2feb917a96c84448abbc38fbe474ca212.tar.xz supermemory-0ac78ae2feb917a96c84448abbc38fbe474ca212.zip | |
cleaned up migrations
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 d49a1f60..00000000 --- a/apps/web/migrations/cmd.sql +++ /dev/null @@ -1 +0,0 @@ -ALTER TABLE `space` ADD COLUMN `createdAt` integer;
\ No newline at end of file |