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] Added truncate #793

Merged
merged 1 commit into from
May 15, 2017
Merged

[as400] Added truncate #793

merged 1 commit into from
May 15, 2017

Conversation

rsov
Copy link
Contributor

@rsov rsov commented May 14, 2017

Added truncate functionality

This can also be achieved by calling the CLRPFM command but going though SQL is much less hassle. This will not restart the auto-incremented fields

@kares kares merged commit b875bfb into jruby:1-3-stable May 15, 2017
@kares kares added the db2 label May 15, 2017
@rsov rsov deleted the as400_truncate branch August 3, 2017 13:50
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