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

[as400] Database tasks fix #791

Merged
merged 1 commit into from
May 15, 2017
Merged

Conversation

rsov
Copy link
Contributor

@rsov rsov commented May 14, 2017

AS400 was missing the DB2DatabaseTasks module

@kares kares merged commit f8bdf1d into jruby:1-3-stable May 15, 2017
@kares
Copy link
Member

kares commented May 15, 2017

excellent, a release went out just yesterday, but you can hopefully use :git => ... in the mean-time

@kares kares added the db2 label May 15, 2017
@rsov rsov deleted the database_tasks_fix branch August 3, 2017 13:49
kares added a commit that referenced this pull request Sep 25, 2017
* 1-3-stable:
  prepare for 1.3.24
  [as400] Fixed ordering when limit and offset present
  [postgres] limit driver version correctly since > 9.4.1206 might break
  limit postgres jdbc version since 9.4 has a breaking changes for AR-JDBC
  [db2] fixed issue with serialization not happening (#795)
  [test] transaction state being released on reconnect!/disconnect!
  reconnect!/disconnect! shall call super to reset cache/transaction state
  [oracle] some ~ enhanced adapter compatibility with configuration
  [mysql] support setting collation: xxx with config[:encoding] like AR 4.2
  [as400] Check if the exception thrown is a false-positive (#792)
  [as400] Added truncate functionality for DB2/AS400 (#793)
  [as400] Added DatabaseTasks for the as400 (#791)
  [test] [as400] Fixed issue when a GUI dialog popus and aks to log in (#790)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants