Skip to content

Releases: rexshijaku/sql-to-laravel-builder

Improvements

Choose a tag to compare

@rexshijaku rexshijaku released this 10 Nov 23:35

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

Tests added + minor fixes

Choose a tag to compare

@rexshijaku rexshijaku released this 10 Jun 21:44
1.0.5

tests added + minor fixes

Extra functionality added (Date/time + Advanced Joins)

Choose a tag to compare

@rexshijaku rexshijaku released this 03 Jun 20:28
  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

Choose a tag to compare

@rexshijaku rexshijaku released this 29 May 21:09
1.0.3

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

Minor improvements

Choose a tag to compare

@rexshijaku rexshijaku released this 20 May 21:56
809c526
1.0.2

Update README.md

Namespace changes

Choose a tag to compare

@rexshijaku rexshijaku released this 18 May 20:47
1.0.1

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

Initial release

Choose a tag to compare

@rexshijaku rexshijaku released this 16 May 15:06
88e6c2e
1.0.0

Update README.md