Add support for the `CREATE DATABASE` statement in the Connection API. This will enable support for this statement in: - JDBC connections (both PostgreSQL and GoogleSQL) - PGAdapter