aboutsummaryrefslogtreecommitdiff
path: root/migrations/2021-05-03-213037_create_user_properties/down.sql
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-03 16:20:45 +0000
committerFuwn <[email protected]>2021-05-03 16:20:45 +0000
commit262d59d7b3bcfda94d333d1acc8ed1a505df1c0f (patch)
tree4fdcc0ae5df1bf4c0713eeb7d4bf712c812c3ec7 /migrations/2021-05-03-213037_create_user_properties/down.sql
parentdocs(readme): add development prerequisites (diff)
downloadwhirl-262d59d7b3bcfda94d333d1acc8ed1a505df1c0f.tar.xz
whirl-262d59d7b3bcfda94d333d1acc8ed1a505df1c0f.zip
feat(db): use diesel instead of sqlx, implement database tests
Diffstat (limited to 'migrations/2021-05-03-213037_create_user_properties/down.sql')
-rw-r--r--migrations/2021-05-03-213037_create_user_properties/down.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/migrations/2021-05-03-213037_create_user_properties/down.sql b/migrations/2021-05-03-213037_create_user_properties/down.sql
new file mode 100644
index 0000000..6b03c94
--- /dev/null
+++ b/migrations/2021-05-03-213037_create_user_properties/down.sql
@@ -0,0 +1 @@
+DROP TABLE user_properties