Difference between revisions of "Pgtype"

From UVOO Tech Wiki
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)