fix: let sqlc output nullable array #5720
Annotations
3 errors
|
|
|
examples/ondeck/postgresql/db_test.go#L34
cannot use []string{…} (value of type []string) as []sql.NullString value in struct literal
|
|
examples/ondeck/postgresql/db_test.go#L33
cannot use []Status{…} (value of type []Status) as []NullStatus value in struct literal
|
The logs for this run have expired and are no longer available.
Loading