diff options
Diffstat (limited to 'db/migrations/0114_even_callisto.sql')
| -rw-r--r-- | db/migrations/0114_even_callisto.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/migrations/0114_even_callisto.sql b/db/migrations/0114_even_callisto.sql new file mode 100644 index 00000000..3b24f18b --- /dev/null +++ b/db/migrations/0114_even_callisto.sql @@ -0,0 +1 @@ +ALTER TABLE "revisions" ADD COLUMN "usage" varchar(100);
\ No newline at end of file |
