On my new project, the database schema is managed separately from the application, which means that Hibernate is not used to generate DDL. This is a PostgreSQL database, and