Skip to content

Releases: uepg/laravel-sybase

Fix count must be an array

03 Jun 23:26
8a6db8c
Compare
Choose a tag to compare

For Laravel 5.6 and PHP >=7.2

Fix Connection class

27 May 01:56
76410cc
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Compatibility with Laravel 5.4

02 Aug 14:35
Compare
Choose a tag to compare
Merge pull request #36 from marcelovsantos/master

Correction test for 5.3 and 5.4

1.3.2: Merge pull request #31 from uepg/dev

14 Mar 20:27
Compare
Choose a tag to compare

Fully compatible with laravel 5.3

24 Jan 11:18
Compare
Choose a tag to compare
1.3

Merging dev in master