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 6ca0c29 commit ddad87bCopy full SHA for ddad87b
examples/main.go
@@ -7,6 +7,7 @@ import (
7
"gorm.io/gen/examples/biz"
8
"gorm.io/gen/examples/conf"
9
"gorm.io/gen/examples/dal"
10
+ "gorm.io/gen/examples/dal/query"
11
)
12
13
func init() {
0 commit comments