const github.com/lib/pq/oid.T_timestamp
4 uses
github.com/lib/pq/oid (current package)
types.go#L89: T_timestamp Oid = 1114
types.go#L259: T_timestamp: "TIMESTAMP",
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. |