Releases: tiendc/sqlboiler-extensions
Releases · tiendc/sqlboiler-extensions
v0.10.1
29 Aug 10:03
Compare
Sorry, something went wrong.
No results found
Fix: missing exclusion of virtual/generated columns from insert/update queries
v0.10.0
02 Jul 16:57
Compare
Sorry, something went wrong.
No results found
Use new address of sqlboiler as it's moved to a new home
v0.9.0
07 Dec 07:40
Compare
Sorry, something went wrong.
No results found
Added UpsertOnConflictColumns/UpsertAllOnConflictColumns as workaround of SQLBoiler issue aarondl/sqlboiler#328
v0.8.0
26 Mar 06:17
Compare
Sorry, something went wrong.
No results found
Fix wrong columns calculation in InsertAll/UpsertAll
Add InsertIgnoreAll which is a call to UpsertAll
v0.7.3
21 Jan 12:27
Compare
Sorry, something went wrong.
No results found
Fix: Revert unnecessary quote causing error on postgres
v0.7.2
03 Jan 12:43
Compare
Sorry, something went wrong.
No results found
Expose more columns declaration to public
v0.7.1
18 Dec 15:11
Compare
Sorry, something went wrong.
No results found
Improve function FindMissingItemIDs()
Update README
v0.7.0
18 Dec 14:14
Compare
Sorry, something went wrong.
No results found
Add more utility function for model and model slice
Fix a bug of missing columns quote on postgres
v0.6.0
16 Jun 06:21
Compare
Sorry, something went wrong.
No results found