Go to file
jordi fita mas 7330ae83ec Copy RecordArray from pgtype to database
Debian’s pgtype version is 1.10.0, but pgtype did not add RecordArray
type until 1.11.0, thus could not compile the application with
Debian 12.

I just copied the code from 1.11.0 without any modification besides
adding the reference to the pgtype package to types and functions.
2023-09-12 21:58:30 +02:00
cmd/camper Add cover media to campsite types 2023-09-10 03:04:18 +02:00
debian Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
demo Add internationalization and localization of campsite types 2023-09-12 20:20:23 +02:00
deploy Add internationalization and localization of campsite types 2023-09-12 20:20:23 +02:00
pkg Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
po Add internationalization and localization of campsite types 2023-09-12 20:20:23 +02:00
revert Add internationalization and localization of campsite types 2023-09-12 20:20:23 +02:00
test Add internationalization and localization of campsite types 2023-09-12 20:20:23 +02:00
verify Add internationalization and localization of campsite types 2023-09-12 20:20:23 +02:00
web Add internationalization and localization of campsite types 2023-09-12 20:20:23 +02:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
go.mod Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
go.sum Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Add internationalization and localization of campsite types 2023-09-12 20:20:23 +02:00