Skip to content

Commit a6c58d7

Browse files
committed
release notes 1.0.2
1 parent 8a5ff4a commit a6c58d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

release-notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
## Release Notes
22

3-
### 1.0.2 (pending)
3+
### 1.0.2
44
Added detection of autoinc type for Oracle > 11 if using the form: "COLUMN_NAME" NUMBER GENERATED BY DEFAULT ON NULL AS IDENTITY
55
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
67
Removed String length check on INSERT and UPDATE statements
78
Fixed POM including unnecessary dependencies
89

0 commit comments

Comments
 (0)