autoMigrate
When true, org.jetbrains.exposed.v1.jdbc.SchemaUtils.createMissingTablesAndColumns is used instead of org.jetbrains.exposed.v1.jdbc.SchemaUtils.create, so new columns added to existing tables are applied automatically on start-up.