Fork me on GitHub
#hugsql
<
2020-10-26
>
jpmonettas12:10:30

hello everybody! How do I write inserts with optional fields? without getting parameter data not found

lukasz14:10:38

You can use conditions like --~ (when (:something params) " and something = :something")