SELECT 'CREATE DATABASE plant_reminder_development' WHERE NOT EXISTS (SELECT FROM pg_database WHERE datname = 'plant_reminder_development')\gexec