Difference between revisions of "Pgtype"
Jump to navigation
Jump to search
(Created page with "timeVal := pgtype.Timestamptz{Status: pgtype.Null} timeVal.Set(theTime)") |
(No difference)
|
Revision as of 14:22, 23 March 2022
timeVal := pgtype.Timestamptz{Status: pgtype.Null} timeVal.Set(theTime)