Your IP : 18.117.107.43


Current Path : /proc/self/root/home/lentoinv/props/vendor/laravel/sail/database/pgsql/
Upload File :
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

?>