Skip to content

Releases: uepg/laravel-sybase

4.3.1

18 Sep 13:40
ae3949a
Compare
Choose a tag to compare

Full Changelog: 4.2...4.3.1
restored compiletales()

2.7.3

28 Aug 21:02
4a12820
Compare
Choose a tag to compare

update for php 7

What's Changed

New Contributors

Full Changelog: 2.6.0...2.7.1

What's Changed

Full Changelog: 2.7.2...2.7.3

4.3 Fix silent exceptions

28 Aug 13:56
ff3c448
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.1.3...4.3

4.2

13 Aug 13:01
f89f9e4
Compare
Choose a tag to compare
4.2

fixed sybase migrations!

What's Changed

  • fix for running migrations with sybase as default connection by @andrex47 in #100

Full Changelog: 4.1.3...4.2

Support Laravel 12.x

10 Apr 18:05
Compare
Choose a tag to compare
Support Laravel 12.x Pre-release
Pre-release
5.0.1

feat: support php 8.3 and illuminate >= v12.0

4.1.3

20 Feb 12:22
7dfd3eb
Compare
Choose a tag to compare

What's Changed

  • removed filter for list of table columns by @andrex47 in #98
  • when using sybase special types on tables they would not appear on the list of columns causing the driver to break

Full Changelog: 4.1.2...4.1.3

4.1.2

20 Feb 12:21
5482b0b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.1...4.1.2

4.1.1

12 Dec 14:48
89b06a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.1.1

4.1.0

21 Nov 15:23
23f5020
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.1

v4 - Refactoring + major fixes

07 Jun 17:57
bd9c8f2
Compare
Choose a tag to compare

What's Changed

  • Rewittren the library by @xBu3n0 in #83
  • Rewriting the library for cleaner code and features that the previous one did not support by @xBu3n0 in #85

New Contributors

Full Changelog: 3.0.0...4.0.0