SQL boiler is not generating many to many relationship table object? #1392
Answered
by
ToxicalNoob3062
ToxicalNoob3062
asked this question in
Q&A
-
the table:
Generated files or models:
where is the productTags.go ? |
Beta Was this translation helpful? Give feedback.
Answered by
ToxicalNoob3062
Jun 11, 2024
Replies: 1 comment
-
My bad !! It attaches extra methods for doing queries to the relational tables to the main principal entities! I noticed that after inspecting generated code. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ToxicalNoob3062
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
My bad !! It attaches extra methods for doing queries to the relational tables to the main principal entities! I noticed that after inspecting generated code.