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

Fix panic with nil pointers in structs to bind #1338

Closed stephenafamo closed 6 months ago

stephenafamo commented 6 months ago

Fixes #1326