camper/pkg/database
jordi fita mas 4adad7fa7d Replace min_nights from campsite_type_costs to range in campsite_type
Customer told us that the minimum number of nights is per campsite type,
not per season.  And he wants this, along with the maximum number of
nights, in order to limit the range of departure dates that guests can
choose when booking.
2024-01-31 23:06:45 +01:00
..
RecordArray.go Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
db.go Refactor ISO date, and datestamp format in constant 2024-01-31 19:58:46 +01:00
funcs.go Replace min_nights from campsite_type_costs to range in campsite_type 2024-01-31 23:06:45 +01: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