Using scan model method for better relation handling. e.g bun When querying has-many or many-to-many relationships, you should use Model instead of the dest parameter in Scan

This commit is contained in:
Hein
2025-11-11 11:58:41 +02:00
parent ecd7b31910
commit 006dc4a2b2
5 changed files with 15 additions and 2 deletions

3
.gitignore vendored
View File

@@ -23,4 +23,5 @@ go.work.sum
# env file
.env
bin/
bin/
test.db