Skip to content

Releases: emericklaw/laravel-sqlanywhere

v2.0.7

03 Nov 17:44
1b153c1
Compare
Choose a tag to compare

Add compileExists to support SQL Anywhere

v2.0.6

07 Sep 11:48
dc48fea
Compare
Choose a tag to compare

Pass through full config for connection.

v2.0.5

17 Jan 18:05
9a06180
Compare
Choose a tag to compare

Changes

  • Added cursor support

v2.0.4

08 Sep 14:32
b281273
Compare
Choose a tag to compare

Implimented correct handling of rand() when using inRandomOrder

v2.0.3

05 Mar 20:15
11fce65
Compare
Choose a tag to compare
Removed reference to array_get since it is now deprecated from 5.8

More info here https://github.com/laravel/framework/pull/26898

v2.0.2

05 Mar 18:24
e35bfbf
Compare
Choose a tag to compare
Update readme

v2.0.0

07 Mar 21:59
Compare
Choose a tag to compare

Initial release for this repo.