diff options
Diffstat (limited to 'migrations/2018-09-19-231843_create_quotes/down.sql')
| -rw-r--r-- | migrations/2018-09-19-231843_create_quotes/down.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/migrations/2018-09-19-231843_create_quotes/down.sql b/migrations/2018-09-19-231843_create_quotes/down.sql new file mode 100644 index 0000000..b9d0f8b --- /dev/null +++ b/migrations/2018-09-19-231843_create_quotes/down.sql @@ -0,0 +1 @@ +DROP TABLE quotes |
