UPDATE: Auth module, User module
Some checks failed
Build and Release / release (push) Failing after 1m25s
Some checks failed
Build and Release / release (push) Failing after 1m25s
This commit is contained in:
3
db/migrations/000007_geometries.down.sql
Normal file
3
db/migrations/000007_geometries.down.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DROP TABLE IF EXISTS geometries;
|
||||
DROP TABLE IF EXISTS geo_versions;
|
||||
DROP TABLE IF EXISTS entity_geometries;
|
||||
Reference in New Issue
Block a user