Skip to content

Releases: rexshijaku/sql-to-laravel-builder

Improvements

10 Nov 23:35
Compare
Choose a tag to compare

According to #4 Invalid Eloquent was formulated. It is fixed in this release.

Tests added + minor fixes

10 Jun 21:44
Compare
Choose a tag to compare
1.0.5

tests added + minor fixes

Extra functionality added (Date/time + Advanced Joins)

03 Jun 20:28
Compare
Choose a tag to compare
  1. 'Date/year/month/day/time' functions were added.

  2. 'Advanced Joins' implemented (
    which involves the solution for the #2 issue )

  3. Licence file added

  4. Some work on Aliased Tables (on from and joins)

Minor bug fixes

29 May 21:09
Compare
Choose a tag to compare
1.0.3

Merge remote-tracking branch 'origin/main' into main

Minor improvements

20 May 21:56
809c526
Compare
Choose a tag to compare
1.0.2

Update README.md

Namespace changes

18 May 20:47
Compare
Choose a tag to compare
1.0.1

Merge remote-tracking branch 'origin/main' into main

Initial release

16 May 15:06
88e6c2e
Compare
Choose a tag to compare
1.0.0

Update README.md