Skip to content

Releases: tiendc/sqlboiler-extensions

v0.9.0

07 Dec 07:40
ba37990
Compare
Choose a tag to compare

v0.8.0

26 Mar 06:17
Compare
Choose a tag to compare
  • Fix wrong columns calculation in InsertAll/UpsertAll
  • Add InsertIgnoreAll which is a call to UpsertAll

v0.7.3

21 Jan 12:27
93c8cbe
Compare
Choose a tag to compare
  • Fix: Revert unnecessary quote causing error on postgres

v0.7.2

03 Jan 12:43
e53cc36
Compare
Choose a tag to compare
  • Expose more columns declaration to public

v0.7.1

18 Dec 15:11
0b52ad5
Compare
Choose a tag to compare
  • Improve function FindMissingItemIDs()
  • Update README

v0.7.0

18 Dec 14:14
23b51d7
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
Add details to README