queries.Raw(...) and CTE #1420
-
|
Hi, I am struggling to execute a CTE and have my custom results struct populated. Any pointers would be much appreciated: I have the following CTE: The above works from the database console (SQLite3). However, executing the following throws an error (panic): The generated Qso model looks like this: Could someone point me in the right direction as to how to populate the Many thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Apologies for disturbing everyone with this, it just required the |
Beta Was this translation helpful? Give feedback.
Apologies for disturbing everyone with this, it just required the
boil:"..."tags being removed from theCallsignInfostruct