camper/pkg/database
jordi fita mas 6c090a63da Register PostgreSQL types once on start with guest user
There are types inaccessible to the authenticator role, such as
redsys_request, that can not be registered because that roles is unable
to get the OID of.

I could have moved these types to the public schema, but then it would
seem pointless to have a separate schema.
2023-12-13 16:47:31 +01:00
..
RecordArray.go Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
db.go Register PostgreSQL types once on start with guest user 2023-12-13 16:47:31 +01:00
funcs.go Add the payment form to admin 2023-10-27 16:08:13 +02:00
tx.go Add the campsite type cost per season 2023-10-01 21:14:39 +02:00
types.go Register PostgreSQL types once on start with guest user 2023-12-13 16:47:31 +01:00