Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plain SQL API should recognise multi-character PostgreSQL geometry operators - Merge [#7037] #7038

Closed
lukaseder opened this issue Jan 12, 2018 · 0 comments

Comments

@lukaseder
Copy link
Member

No description provided.

@lukaseder lukaseder added this to the Version 3.10.4 milestone Jan 12, 2018
lukaseder added a commit that referenced this issue Jan 16, 2018
================================================================================

This is a 3.10 patch release with bug fixes

Features and Improvements
-------------------------
#7041 - DDLDatabase should auto-create missing schemas
#7072 - Add DataAccessException.getCause(Class<? extends Throwable>)

Bug Fixes
---------
#7012 - Invalid SQL rendered for inlined named parameters
#7026 - DDLDatabase fails with MySQL ENUM columns
#7029 - DDLDatabase fails with COMMENT on columns
#7030 - DDLDatabase fails with MySQL TINYINT(1) type columns
#7031 - DDLDatabase fails with MySQL UNIQUE INDEX clause
#7033 - Remove broken Parser "Expected Tokens" error message
#7036 - Plain SQL API should recognise multi-character PostgreSQL ltree operators
#7038 - Plain SQL API should recognise multi-character PostgreSQL geometry operators
#7046 - DDLDatabase fails with MySQL ON UPDATE
#7059 - Generated Tables.scala has unused imports
#7063 - Programmatic code generator Database configuration doesn't default to <includes>.*</includes>
#7065 - NotSerializableException when Record references reflection cache
#7071 - jOOQ-scala 2.11 cannot be built with JDK 9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant