Add text to pgtype
This commit is contained in:
@@ -13,6 +13,7 @@ import (
|
||||
)
|
||||
|
||||
// Test for renamed types
|
||||
type _string string
|
||||
type _bool bool
|
||||
type _int8 int8
|
||||
type _int16 int16
|
||||
|
||||
Reference in New Issue
Block a user