Skip to content

Releases: jfelder/Laravel-OracleDB

Init 5.2 Release

10 Jun 16:17
Compare
Choose a tag to compare

Initial Release for 5.2

Fixing Schema Typo

06 Jan 19:26
Compare
Choose a tag to compare
5.1.2

Fix changes from https://github.com/laravel/framework/commit/1d58ce12…

Initial 5.X support

25 Sep 20:02
Compare
Choose a tag to compare
5.1.1

removing coveralls support

Init release for 4.2

09 Oct 19:07
Compare
Choose a tag to compare
4.2.1

cleaning up

4.1.1 Init Release

26 Apr 17:08
Compare
Choose a tag to compare
adding newline to files, adding multiple insert support

Adding quoting flag for 4.1.29 changes

30 May 16:45
Compare
Choose a tag to compare

Added a new config option called quoting and it defaults to false as this was the way it worked prior to v4.1.29.

Please see Upgrade Guide to understand why this change was made in v4.1.29.

Code Cleanup

12 May 15:35
Compare
Choose a tag to compare

Fixed issues #18, #19, #20, #21, #22, #23

Added oci8 resource getters

25 Mar 18:39
Compare
Choose a tag to compare
1.0.4

changing OCI_B_BLOB to SQLT_BLOB

Added oci8 resource getters

25 Mar 17:29
Compare
Choose a tag to compare
1.0.3

adding access to oci8 resources

1.0.2

20 Mar 15:25
Compare
Choose a tag to compare
fixed oci_error resource issue