Skip to content

0.5.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@eatonphil eatonphil released this 21 Dec 15:17
· 145 commits to main since this release
e200d3a
Add integration tests for Oracle (#124)

* Try adding oracle

* Fix for format

* Fix pull request yaml format

* Try with setting random password

* Always append semicolon

* Only run oracle with go

* Reset tests

* Add comments about oracle

* Bump http timeout, fix oracle query

* Try no semicolon

* Only run db test

* Debugging oracle results

* Format

* More error handling when converting

* More debugging

* More debugging

* Start setting up oracle client lib

* More debugging

* Add oracle test script

* Add from

* Just skip float tests for now

* Fix syntax

* Only test oracle with go runner