Explorar o código

Add a script to remove SQL stuff

Remove database and role.
DricomDragon %!s(int64=5) %!d(string=hai) anos
pai
achega
cf13e993b5
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      SQL/clear_all.sql

+ 3 - 0
SQL/clear_all.sql

@@ -0,0 +1,3 @@
+DROP DATABASE logistics ;
+
+DROP ROLE python_app ;