(Feat): Initial Commit
This commit is contained in:
14
test/testdata/snapshots/TestWhereJSONStructArgs.golden
vendored
Normal file
14
test/testdata/snapshots/TestWhereJSONStructArgs.golden
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
(string) (len=3) "Max"
|
||||
(string) (len=6) "Muster"
|
||||
(string) (len=7) "Austria"
|
||||
(*pq.StringArray)((len=2) {
|
||||
(string) (len=3) "app",
|
||||
(string) (len=9) "user_info"
|
||||
})
|
||||
(int) 42
|
||||
(pq.GenericArray) {
|
||||
A: ([2]string) (len=2) {
|
||||
(string) (len=15) "+1 206 555 0100",
|
||||
(string) (len=16) "+44 113 496 0000"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user