Current Path : /proc/self/root/home/lentoinv/props/vendor/laravel/sail/database/pgsql/ |
Current File : //proc/self/root/home/lentoinv/props/vendor/laravel/sail/database/pgsql/create-testing-database.sql |
SELECT 'CREATE DATABASE testing' WHERE NOT EXISTS (SELECT FROM pg_database WHERE datname = 'testing')\gexec