@@ -1,3 +1 @@
CREATE DATABASE logistics OWNER python_app ;
-
-GRANT ALL PRIVILEGES ON DATABASE logistics TO python_app ;