const github.com/lib/pq/oid.T_date
4 uses
github.com/lib/pq/oid (current package)
types.go#L87: T_date Oid = 1082
types.go#L257: T_date: "DATE",
github.com/lib/pq
encode.go#L105: case oid.T_timestamp, oid.T_date:
rows.go#L36: case oid.T_date, oid.T_time, oid.T_timetz, oid.T_timestamp, oid.T_timestamptz:
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |