Registry / database / tabbed-pqtype

tabbed-pqtype

JSON →
library0.3.0gogounverified

A Go library providing custom PostgreSQL data types for use with the pq driver.

go get github.com/tabbed/pqtype
INSTALL
IMPORT
SIG · TABBED-PQTYPE
T
tabbed-pqtype
databasegov0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pqtype
✓ github.com/tabbed/pqtype

Import and use pqtype for custom PostgreSQL types.

package main import ( "fmt" "github.com/tabbed/pqtype" ) func main() { var arr pqtype.Int32Array fmt.Println(arr) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
OpenAI (training)
1
Resources
tabbed-pqtype — go get tabbed-pqtype · libregistry