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

chore(deps): update hsql db to version 2.4.1 #1201

Merged

Conversation

ChristianMurphy
Copy link
Member

Checklist
Description of change

May 2018 - version 2.4.1
-- version 2.4.1 jar requires JRE 8 or later
-- version 2.3.6 is released as a separate jar for JRE 1.6 and fully compatible except for the new JDBC features
-- added support for EXPLAIN REFERENCES FROM | TO object statement
-- added support for HEX, UNHEX, TO_BASE64 and FROM_BASE64 functions
-- added support for deployment in docker containers that do not support file rename
-- added support for generated keys in update and merge
-- improved DEFRAG to allow very large data files
-- fixed issue with some temp table queries
-- fixed issue with some SELECT ... INTO in routines
-- fixed issue with parsing some TEXT TABLE source files
-- fixed issue with auto-generated identity values in MERGE statements
-- fixed issue for WITH named non-resursive subqueries in routines
-- fixed issue with some WITH recursive queries
-- fixed issue with duplicate values in UNNEST used with IN predicates
-- fixed issue with WHEN clause in Java TRIGGER declarations
-- fixed several issues with implementation of JAVA 8 JDBC method
-- fixed some issues with transaction management
-- fixed several minor bugs

@ChristianMurphy ChristianMurphy added this to the 5.1.2 milestone May 23, 2018
@ChristianMurphy ChristianMurphy merged commit 4cd1d95 into uPortal-Project:master May 23, 2018
@ChristianMurphy ChristianMurphy deleted the chore/hsqldb-2.4.1 branch May 23, 2018 20:00
@ChristianMurphy
Copy link
Member Author

included in 5.2 as 4e449cf
included in 5.1 as b869b39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant