Claire
741d0952b1
Improve account counters handling ( #15913 )
...
* Improve account counters handling
* Use ActiveRecord::Base::sanitize_sql to pass values instead of interpolating them
Keep using string interpolation for `key` as it is safe and using
“ActiveRecord::Base::sanitize_sql_hash_for_assignment” would require stitching
bits of SQL in a way that is not more easily checked for safety.
* Add migration hook to catch PostgreSQL versions earlier than 9.5
2021-03-19 13:14:57 +01:00
..
2020-11-08 00:28:39 +01:00
2021-03-19 13:14:57 +01:00
2020-12-14 10:03:09 +01:00
2020-10-08 00:34:57 +02:00
2020-09-12 17:09:49 +02:00
2020-09-15 14:37:58 +02:00
2020-12-15 17:23:58 +01:00
2021-02-02 14:49:57 +01:00
2020-06-30 19:19:50 +02:00
2021-03-19 13:14:57 +01:00
2020-11-04 20:45:01 +01:00
2021-03-12 05:25:24 +01:00
2020-11-04 21:15:22 +01:00
2021-01-10 00:32:01 +01:00
2020-12-14 09:06:34 +01:00
2020-12-18 08:30:41 +01:00
2020-07-01 19:05:21 +02:00
2020-11-19 17:48:13 +01:00
2020-12-22 17:13:55 +01:00
2020-09-12 17:09:49 +02:00
2020-12-26 23:52:46 +01:00
2020-12-26 23:52:46 +01:00
2021-01-07 09:40:55 +01:00
2020-12-18 09:18:31 +01:00
2020-12-14 09:06:34 +01:00
2020-12-14 09:06:34 +01:00
2020-09-15 14:37:58 +02:00
2020-10-12 16:33:49 +02:00
2021-01-07 09:40:55 +01:00
2020-12-22 23:57:46 +01:00
2021-02-09 01:21:06 +01:00
2020-10-13 01:01:14 +02:00
2021-03-17 10:09:55 +01:00
2021-01-07 09:40:55 +01:00
2020-09-01 03:04:00 +02:00
2021-01-07 09:40:55 +01:00
2020-10-08 00:34:57 +02:00
2020-12-15 04:30:15 +01:00
2021-02-21 19:50:12 +01:00
2020-11-12 23:05:24 +01:00
2021-01-12 09:27:38 +01:00
2021-01-31 21:24:17 +01:00
2021-01-07 09:40:55 +01:00
2020-11-12 18:35:23 +01:00
2021-01-12 09:27:38 +01:00
2020-12-14 09:06:34 +01:00
2021-01-21 06:18:30 +01:00
2020-09-16 20:16:46 +02:00