volatiletech / sqlboiler

Generate a Go ORM tailored to your database schema.
BSD 3-Clause "New" or "Revised" License
6.56k stars 533 forks source link

Updates to string template #1376

Closed jakeiotechsys closed 1 month ago

jakeiotechsys commented 3 months ago

DeleteAll sql query template updated for changes here: https://github.com/volatiletech/strmangle/pull/14

jakeiotechsys commented 2 months ago

@stephenafamo, please have a look. Thanks!

stephenafamo commented 2 months ago

Kindly fix the failing tests by updating the strmangle version🙏🏾

jakeiotechsys commented 1 month ago

@stephenafamo, strmangle version in go.mod and go.sum has been updated. I can't see where I can re-run the workflow hooks that were run previously. Please take a look