Skip to content

Releases: radbrt/target-oracle

New numeric options

24 Mar 10:53
3160670
Compare
Choose a tag to compare

This release changes the definition of Number datatype to NUMER(38,10). This is potentially a breaking change for some, so there is also a new option prefer_float_over_numeric that writes numbers as datatype FLOAT.

Additionally, varchar length has been increased to 4000.

Column naming

24 Mar 10:47
cec1756
Compare
Choose a tag to compare

This release adds some changes to how column names are adapted to fit restrictions and conventions in Oracle.

Basic functionality

22 Mar 17:00
7279221
Compare
Choose a tag to compare

Creating a release because breaking changes (in edge cases) are coming.

v0

09 Dec 07:58
Compare
Choose a tag to compare
v0

Initial release. Beta.