Skip to content

Releases: uepg/laravel-sybase

Fix select when raw where is passed

21 Jun 20:35
17dc5dc

Choose a tag to compare

2.2.5

Fix select when raw where is passed, fix #52

Patterns updated

07 Jun 00:02
7e1c0d9

Choose a tag to compare

Merge pull request #50 from afgloeden/master

Patterns updated

Fix count must be an array

03 Jun 23:26
8a6db8c

Choose a tag to compare

For Laravel 5.6 and PHP >=7.2

Fix Connection class

27 May 01:56
76410cc

Choose a tag to compare

After change Grammar to receive Illuminate Builder, had to fix Connection class

Fix Grammar class

26 May 21:42
9ec147c

Choose a tag to compare

  • Fix bug with Grammar class using package Builder class instead Illuminate Builder class

Package Refactored

13 May 23:01
e70c5a7

Choose a tag to compare

  • Connection port separate from connection host
  • Dependencies for version 2.* updated
  • Badges added in README.md
  • Files put in src folder
  • CHANGELOG.md added
  • Templates for issues and pull requests added
  • Usage of the package updated

Primary Key constant name length fixed

19 Apr 14:20
4894fa1

Choose a tag to compare

Merge pull request #43 from afgloeden/master

Problem with constraint length of the primary key fixed

PSR's adjustments

10 Apr 00:43
7146ba5

Choose a tag to compare

Merge pull request #42 from afgloeden/master

Changes related to PSR's

Numeric data type in migration

23 Jan 23:01
d40cece

Choose a tag to compare

Compatibility with Laravel 5.4

02 Aug 14:35

Choose a tag to compare

Merge pull request #36 from marcelovsantos/master

Correction test for 5.3 and 5.4