Releases: zubroide/gorm-crud
Releases · zubroide/gorm-crud
GORM v2
02 Sep 10:32
Compare
Sorry, something went wrong.
No results found
Merge pull request #14 from ataklychev/master
Delete DS_Store
v1.0.15
04 Apr 13:20
Compare
Sorry, something went wrong.
No results found
Merge pull request #11 from sgagh/master
Add string slices support for CreateOrUpdateMany
Table name in error message
19 Nov 07:43
Compare
Sorry, something went wrong.
No results found
Merge pull request #10 from sgacode/master
Add table name to error message in the CrudRepository.CreateOrUpdateMany
List
07 Nov 08:08
Compare
Sorry, something went wrong.
No results found
Merge pull request #9 from ataklychev/master
Add method CrudRepository.ListCount
Normalize errors
25 Jun 12:51
Compare
Sorry, something went wrong.
No results found
Merge pull request #8 from ataklychev/master
normalize empty error from gorm to nil
v1.0.11
19 Apr 09:17
Compare
Sorry, something went wrong.
No results found
Merge pull request #7 from ataklychev/master
support pq.Int64Array
GORM v2
01 Sep 18:07
Compare
Sorry, something went wrong.
No results found
Merge pull request #6 from iamshanto/master
Upgrade to new gorm version, from github.com/jinzhu/ to gorm.io/gorm
v1.0.8
19 Apr 09:13
Compare
Sorry, something went wrong.
No results found
v1.0.7
12 Oct 19:28
Compare
Sorry, something went wrong.
No results found
Merge pull request #5 from biboshkin/feature/add_int_type_to_createOr…
v1.0.6
07 May 09:28
Compare
Sorry, something went wrong.
No results found
Merge pull request #4 from ataklychev/master
Create Logger.Print method