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

Fix | Align DatabaseMetadata.getColumns with JDBC 4.3 Specifications #1016

Merged
merged 23 commits into from
Jun 7, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
bc6a311
Fix | Align DatabaseMetadata.getColumns with JDBC 4.3 Specifications
rene-ye Apr 1, 2019
e8e5713
Fix | Default catalog behavior with getColumns()
rene-ye Apr 1, 2019
8b3ead2
Add | SS_IS_SPRASE and SS_IS_COLUMN_SET columns
rene-ye Apr 2, 2019
3966810
Add | Catalog switching and backwards compatibility query edit
rene-ye Apr 3, 2019
d79a075
Fix | Driver eating exception and the ability to count to 12
rene-ye Apr 4, 2019
f829427
Fix | SS_UDT_ASSEMBLY_TYPE_NAME length can be greater than 128
rene-ye Apr 4, 2019
7f755c5
Add | Handle preparedstatement closing
rene-ye Apr 4, 2019
fce00aa
Merge branch 'dev' into issue1013
rene-ye Apr 11, 2019
d1da3b2
Fix | Unhandled exception caused by merge error
rene-ye Apr 12, 2019
f582cc6
Fix | Format file
rene-ye May 16, 2019
eecdc8a
Fix | Add workaround for Azure DW
rene-ye May 21, 2019
a47b135
Fix | Flipping null comparisons according to coding standards
rene-ye May 22, 2019
16a0f39
Merge branch 'dev' of https://github.com/Microsoft/mssql-jdbc into is…
rene-ye May 22, 2019
0fd5e12
Fix | Addressing comments
rene-ye May 28, 2019
f327343
Fix | error handling
rene-ye May 30, 2019
7d900fb
Add | Logging
rene-ye May 30, 2019
087e822
comments
rene-ye May 30, 2019
3b9935f
Fix | function name in logs
rene-ye May 31, 2019
8f34907
Fix | move switchCatalogs out of if loop
rene-ye Jun 3, 2019
81bb73d
Exclude | Test from DW
rene-ye Jun 6, 2019
ef9606d
Fix | Single quote issues
rene-ye Jun 6, 2019
3e345f6
Merge branch 'dev' of https://github.com/Microsoft/mssql-jdbc into is…
rene-ye Jun 6, 2019
d85364b
Fix | Unescape tablename
rene-ye Jun 6, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading