We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3591d19 commit 2c61dd3Copy full SHA for 2c61dd3
main.go
@@ -16,7 +16,7 @@ import (
16
"github.com/aarondl/sqlboiler/v4/importers"
17
)
18
19
-const sqlBoilerVersion = "4.19.3"
+const sqlBoilerVersion = "4.19.5"
20
21
var (
22
flagConfigFile string
0 commit comments