We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a5ff4a commit a6c58d7Copy full SHA for a6c58d7
release-notes.md
@@ -1,8 +1,9 @@
1
## Release Notes
2
3
-### 1.0.2 (pending)
+### 1.0.2
4
Added detection of autoinc type for Oracle > 11 if using the form: "COLUMN_NAME" NUMBER GENERATED BY DEFAULT ON NULL AS IDENTITY
5
Added tests and warning for byte type since it's not consistently represented in different databases
6
+Added basic 1st pass support for TestContainers using Docker
7
Removed String length check on INSERT and UPDATE statements
8
Fixed POM including unnecessary dependencies
9
0 commit comments