2
0

Add text to pgtype

This commit is contained in:
Jack Christensen
2017-03-04 21:20:56 -06:00
parent b1fc8109db
commit fa57904d6b
25 changed files with 768 additions and 149 deletions
+1
View File
@@ -13,6 +13,7 @@ import (
)
// Test for renamed types
type _string string
type _bool bool
type _int8 int8
type _int16 int16