camper/pkg/campsite
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
..
types Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
admin.go Add internationalization and localization of campsite types 2023-09-12 20:20:23 +02:00
public.go Add public page for campsite type, and function to edit them 2023-08-08 02:45:54 +02:00