Chris Hill-Scott
c800312281
Don’t attempt to store domain as empty string
...
When there is a uniqueness constraint on a DB column you can still have
multiple null values.
You can’t have multiple empty string values.
We are trying to save the domain as empty string when creating or
updating a new branding. This means that it’s currently not possible to
create or update a branding with no domain, because the uniqueness
constraint is violated.
2018-09-13 15:37:52 +01:00
..
2018-05-09 15:32:46 +01:00
2018-04-25 14:12:58 +01:00
2018-07-17 14:39:04 +01:00
2018-07-13 17:02:27 +01:00
2018-09-07 11:13:01 +01:00
2018-09-05 10:32:44 +01:00
2018-05-09 13:44:33 +01:00
2018-09-06 10:50:18 +01:00
2018-02-27 16:35:13 +00:00
2018-08-22 19:03:52 +01:00
2018-07-30 11:14:01 +01:00
2018-09-13 15:37:52 +01:00
2018-08-29 16:16:21 +01:00
2018-06-15 16:27:17 +01:00
2018-07-16 17:37:26 +01:00
2018-04-25 14:12:58 +01:00
2018-08-07 16:56:37 +01:00
2017-08-15 17:04:57 +01:00
2018-08-29 15:54:17 +01:00
2018-09-07 15:06:24 +01:00
2018-02-27 16:35:13 +00:00
2018-07-30 11:31:51 +01:00
2018-08-09 13:49:06 +01:00
2018-03-19 16:41:16 +00:00
2018-09-06 10:50:19 +01:00
2018-09-07 11:13:01 +01:00
2017-04-25 16:26:33 +01:00
2018-07-11 13:31:38 +01:00
2018-08-16 16:56:32 +01:00
2018-09-06 12:02:40 +01:00
2018-03-14 15:39:55 +00:00
2018-05-09 14:00:24 +01:00
2017-05-04 11:28:45 +01:00
2018-08-22 19:03:52 +01:00
2018-05-08 16:53:54 +01:00
2018-04-25 14:12:58 +01:00
2018-05-03 16:14:13 +01:00