Exposed 0.10.4 was released (<https://bintray.com/...
# exposed
t
Exposed 0.10.4 was released (https://bintray.com/kotlin/exposed/exposed/0.10.4) Features: * ON UPDATE reference constraint added * All dialects made public and open for extensibility * Transaction.addLogger() function introduced as replacement to logger.addLogger() approach * Strings will be validated against column max length before inserting to database (#300) * Overriding the fetch size for a Query (#327) Bug fixes: * Extended sql exception logging available only in debug mode * [PostgreSQL] Table with customEnumeration column doesn’t work with Entity/DAO API (#340) * Table with composite key created only with specific prop order (#343) allTableNames in VendorDialect returns only from current database (#339) * “ORA-00972: identifier is too long” on creating table with long name
🎉 4
👏 5