Skip to content

Releases: laraplus/translatable

Fix SQL Server compatibility

27 Jul 19:11
Compare
Choose a tag to compare
Merge pull request #4 from ricardoh/master

Fix SQL Server error in compileIfNull methd

Fix issue with sync

19 Jul 21:21
Compare
Choose a tag to compare
  • Fixeed issue with sync() on many-to-many relationships
  • Added more tests

Fix issue with Fallback locale

07 Jul 09:30
Compare
Choose a tag to compare

Alias Eloquent Builder

30 Jun 12:14
Compare
Choose a tag to compare

Alias Eloquent Builder to resolve edge-case conflicts.

Fix select clause

29 Jun 10:09
Compare
Choose a tag to compare

Select columns are now automatically qualified.

Fix BelongsToMany has query

26 Apr 14:39
Compare
Choose a tag to compare
1.0.5

Merge branch 'master' of github.com:laraplus/translatable

Stable dependencies

18 Apr 20:59
Compare
Choose a tag to compare

Move to stable dependencies.

Fix update with fallback locale

17 Mar 10:41
Compare
Choose a tag to compare
1.0.3

Fix update with fallback

Locale included in results

24 Feb 14:55
Compare
Choose a tag to compare
1.0.2

Include locale field in result

Bux fix

17 Feb 13:21
Compare
Choose a tag to compare

Fixed nullable translation inserts