geohuz Thu, 19 Aug 2021 20:45:02 -0700
> I have a similar question, for the following statement: db.exec(sql"insert into data (name) values (?)", name) Run
the name field could be a string value or null, what is the best way to deal with it?