jordi fita mas
92dba96b29
Add campsite_type_pet_cost relation to hold price of dogs in campsites
...
It is a separate relation, instead of having a field in campsite_type,
because not all campsite types allow dogs. I could have added a new
field to campsite_type, but then its values it would be meaningless for
campsites that do not allow dogs, and a nullable field is not a valid
solution because NULL means “unknown”, but we **do** know the price —
none.
A separate relation encodes the same information without ambiguities nor
null values, and, in fact, removed the dogs_allowed field from
campsite_type to prevent erroneous status, such as a campsite type that
allows dogs without having a cost — even if the cost is zero, it has to
be added to the new relation.
2024-02-10 06:18:30 +01:00
..
2024-01-27 22:51:41 +01:00
2024-01-27 22:51:41 +01:00
2024-01-27 22:51:41 +01:00
2024-01-26 22:27:54 +01:00
2024-01-26 22:27:54 +01:00
2023-10-12 17:43:23 +02:00
2023-10-13 20:30:31 +02:00
2023-10-06 13:26:01 +02:00
2024-02-10 06:18:30 +01:00
2024-01-15 00:28:34 +01:00
2024-01-22 20:19:19 +01:00
2024-01-29 03:38:11 +01:00
2024-01-31 23:06:45 +01:00
2024-01-26 22:27:54 +01:00
2024-01-26 22:27:54 +01:00
2024-01-16 21:05:52 +01:00
2023-09-15 01:05:38 +02:00
2023-09-08 20:03:26 +02:00
2023-08-16 20:15:57 +02:00
2023-09-17 03:42:16 +02:00
2024-01-12 19:22:55 +01:00
2024-01-12 19:22:55 +01:00
2024-01-16 01:26:35 +01:00
2024-01-27 22:51:41 +01:00
2024-01-27 22:51:41 +01:00
2024-01-27 22:51:41 +01:00
2024-01-27 22:51:41 +01:00
2024-01-27 22:51:41 +01:00
2024-01-27 22:51:41 +01:00
2024-01-18 21:05:30 +01:00
2023-07-29 04:25:56 +02:00
2023-07-29 04:25:56 +02:00
2024-01-24 11:21:08 +01:00
2024-01-24 01:01:30 +01:00
2023-07-22 01:59:12 +02:00
2024-01-18 21:05:30 +01:00
2024-01-18 21:05:30 +01:00
2024-01-18 21:05:30 +01:00
2023-07-22 01:59:12 +02:00
2024-01-26 22:27:54 +01:00
2024-01-26 22:27:54 +01:00
2024-01-26 22:27:54 +01:00
2024-01-26 22:27:54 +01:00
2024-01-26 22:27:54 +01:00
2024-01-26 22:27:54 +01:00
2024-02-10 06:18:30 +01:00
2024-01-15 00:28:34 +01:00
2024-01-29 03:38:11 +01:00
2024-01-31 23:06:45 +01:00
2024-01-22 20:19:19 +01:00
2024-01-29 03:38:11 +01:00
2023-10-12 17:43:23 +02:00
2023-10-12 17:43:23 +02:00
2024-01-31 23:06:45 +01:00
2024-02-04 06:37:25 +01:00
2023-10-01 21:14:39 +02:00
2023-10-13 20:30:31 +02:00
2023-10-13 20:30:31 +02:00
2024-01-15 00:28:34 +01:00
2024-01-22 20:19:19 +01:00
2023-09-12 20:20:23 +02:00
2023-10-06 13:26:01 +02:00
2023-10-06 13:26:01 +02:00
2023-10-06 13:26:01 +02:00
2024-02-10 06:18:30 +01:00
2023-07-31 14:23:15 +02:00
2023-08-14 20:18:26 +02:00
2023-07-22 01:59:12 +02:00
2023-08-08 02:22:16 +02:00
2023-08-16 20:15:57 +02:00
2024-01-14 02:09:17 +01:00
2023-08-03 20:21:21 +02:00
2024-01-17 20:28:42 +01:00
2024-01-17 19:42:47 +01:00
2023-08-08 02:22:16 +02:00
2023-07-29 04:25:56 +02:00
2023-07-29 04:25:56 +02:00
2023-07-29 04:25:56 +02:00
2023-07-29 04:25:56 +02:00
2024-01-16 21:05:52 +01:00
2024-01-16 21:05:52 +01:00
2023-07-29 04:25:56 +02:00
2023-07-29 04:25:56 +02:00
2023-08-08 02:22:16 +02:00
2023-07-22 01:59:12 +02:00
2023-07-22 01:59:12 +02:00
2024-01-27 22:51:41 +01:00
2024-01-27 22:51:41 +01:00
2024-01-26 22:27:54 +01:00
2023-10-13 20:30:31 +02:00
2023-10-06 13:26:01 +02:00
2024-02-10 06:18:30 +01:00
2024-01-15 00:28:34 +01:00
2024-01-22 20:19:19 +01:00
2024-01-29 03:38:11 +01:00
2024-01-31 23:06:45 +01:00
2024-01-26 22:27:54 +01:00
2024-01-26 22:27:54 +01:00
2023-09-21 01:56:44 +02:00
2023-08-16 20:15:57 +02:00
2023-09-17 03:42:16 +02:00
2024-01-16 01:26:35 +01:00
2023-07-22 01:59:12 +02:00
2023-10-27 01:52:04 +02:00
2023-07-22 01:59:12 +02:00
2023-08-08 02:22:16 +02:00
2023-09-27 02:23:09 +02:00
2023-07-22 01:59:12 +02:00
2023-07-29 04:25:56 +02:00
2023-07-22 01:59:12 +02:00
2023-07-29 04:25:56 +02:00
2023-07-29 04:25:56 +02:00
2023-09-15 01:05:38 +02:00
2023-09-15 01:05:38 +02:00
2024-01-23 11:52:39 +01:00
2024-01-23 11:52:39 +01:00
2023-09-17 03:42:16 +02:00
2023-08-15 22:35:21 +02:00
2023-08-15 22:35:21 +02:00
2023-07-22 01:59:12 +02:00
2023-12-22 02:23:18 +01:00
2023-12-22 02:23:18 +01:00
2023-12-21 21:17:04 +01:00
2023-12-21 21:17:04 +01:00
2023-07-22 01:59:12 +02:00
2023-07-22 01:59:12 +02:00
2023-07-22 01:59:12 +02:00
2023-09-21 01:56:44 +02:00
2023-09-15 01:05:38 +02:00
2023-09-08 20:03:26 +02:00
2023-09-08 20:03:26 +02:00
2024-01-27 22:51:41 +01:00
2024-01-27 22:51:41 +01:00
2024-01-26 22:27:54 +01:00
2024-01-26 22:27:54 +01:00
2023-12-20 19:52:14 +01:00
2023-12-21 17:33:01 +01:00
2023-12-20 19:52:14 +01:00
2023-12-20 19:52:14 +01:00
2024-01-16 21:05:52 +01:00
2023-12-20 19:52:14 +01:00
2023-12-20 19:52:14 +01:00
2023-12-20 19:52:14 +01:00
2024-01-13 01:15:24 +01:00
2024-01-16 01:26:35 +01:00
2023-10-01 21:14:39 +02:00
2023-08-08 02:22:16 +02:00
2023-10-27 01:52:04 +02:00
2023-10-27 01:52:04 +02:00
2023-10-27 01:52:04 +02:00
2023-10-27 01:52:04 +02:00
2023-10-27 01:52:04 +02:00
2023-10-27 01:52:04 +02:00
2023-10-27 01:52:04 +02:00
2024-01-27 22:51:41 +01:00
2024-01-27 22:51:41 +01:00
2024-01-27 22:51:41 +01:00
2024-01-26 22:27:54 +01:00
2024-01-26 22:27:54 +01:00
2023-10-12 17:43:23 +02:00
2024-01-26 22:54:19 +01:00
2024-01-22 20:54:03 +01:00
2024-01-16 21:05:52 +01:00
2023-09-15 01:05:38 +02:00
2023-09-26 17:29:49 +02:00
2023-09-17 03:42:16 +02:00
2024-01-23 14:53:15 +01:00
2024-01-16 01:26:35 +01:00
2023-07-22 01:59:12 +02:00
2023-07-22 01:59:12 +02:00
2023-07-22 01:59:12 +02:00
2023-07-22 01:59:12 +02:00
2023-09-27 02:23:09 +02:00
2023-10-03 21:14:37 +02:00
2023-08-16 20:15:57 +02:00
2024-01-13 01:15:24 +01:00
2023-09-17 03:42:16 +02:00
2023-09-17 03:42:16 +02:00
2023-09-17 03:42:16 +02:00
2023-09-17 03:42:16 +02:00
2024-02-04 06:37:25 +01:00
2024-01-31 23:06:45 +01:00
2023-10-06 13:26:01 +02:00
2024-02-10 06:18:30 +01:00
2023-08-08 02:22:16 +02:00
2023-09-27 02:23:09 +02:00
2024-01-23 11:52:39 +01:00
2023-12-21 21:17:04 +01:00
2023-10-27 01:52:04 +02:00
2024-01-23 14:53:15 +01:00
2024-01-23 14:53:15 +01:00
2024-01-23 14:53:15 +01:00
2024-01-16 01:26:35 +01:00
2024-01-16 01:26:35 +01:00
2023-08-16 20:15:57 +02:00
2023-08-16 20:15:57 +02:00
2023-10-01 21:14:39 +02:00
2024-01-27 22:51:41 +01:00
2024-01-27 22:51:41 +01:00
2024-01-27 22:51:41 +01:00
2024-01-26 22:27:54 +01:00
2024-01-26 22:27:54 +01:00
2023-10-12 17:43:23 +02:00
2023-10-13 20:30:31 +02:00
2023-10-06 13:26:01 +02:00
2024-01-22 20:19:19 +01:00
2024-01-15 00:28:34 +01:00
2024-01-22 20:19:19 +01:00
2024-01-26 22:27:54 +01:00
2024-01-16 21:05:52 +01:00
2023-09-15 01:05:38 +02:00
2024-01-23 11:52:39 +01:00
2023-12-22 02:23:18 +01:00
2023-12-21 21:17:04 +01:00
2023-10-03 21:14:37 +02:00
2023-09-17 03:42:16 +02:00
2023-09-17 03:42:16 +02:00
2024-01-23 14:53:15 +01:00
2024-01-16 01:26:35 +01:00
2023-09-25 20:10:33 +02:00
2024-02-10 06:18:30 +01:00
2023-09-27 02:23:09 +02:00
2023-07-22 01:59:12 +02:00
2023-07-22 01:59:12 +02:00
2023-10-27 01:52:04 +02:00