Skip to content

Update from upstream #2

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

Merged
merged 26 commits into from
May 26, 2018
Merged

Update from upstream #2

merged 26 commits into from
May 26, 2018

Conversation

CodeingBoy
Copy link
Owner

No description provided.

kazuki43zoo and others added 26 commits April 9, 2018 23:14
…tual types.

As a side effect, it now returns more accurate result when involving type bounds. See the change in the existing test case.
…nts (i.e. sendFullScript=true).

Otherwise, an error in the second and subsequent statement might be ignored according to the JDBC spec (in practice, though, most RDBMSs throw an exception with the old code). See mybatis/migrations#118
…class

Move wasNull to subclass from BaseTypeHandler #1242
Requires drivers support JDBC 4.0+.
…n-test

Replace to auto-close instead of explicit close on test that using SqlSession
Change to calling BaseDataTest#runScript on setup test data
Change to use try-with-resources on test
…tructor suggestion

Also use type registry instead of primitivetypes checking as it's more
extensive and allows for better constructor mapping behavior.
@CodeingBoy CodeingBoy merged commit 68be874 into CodeingBoy:master May 26, 2018
CodeingBoy pushed a commit that referenced this pull request Jan 12, 2020
CodeingBoy pushed a commit that referenced this pull request Jan 12, 2020
feat: merge from master
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.

5 participants