Richard van der Hoff
f0562183e7
skip some dict munging in event persistence ( #11560 )
...
Create a new dict helper method `simple_insert_many_values_txn`, which takes
raw row values, rather than {key=>value} dicts. This saves us a bunch of dict
munging, and makes it easier to use generators rather than creating
intermediate lists and dicts.
2021-12-10 15:02:33 +00:00
..
2021-11-15 12:59:05 +00:00
2021-10-22 18:15:41 +01:00
2021-12-02 15:30:05 +00:00
2021-10-22 18:15:41 +01:00
2021-11-11 08:47:31 -05:00
2021-10-25 13:01:04 +01:00
2021-11-25 15:14:54 +00:00
2021-12-08 10:01:38 +00:00
2021-11-15 12:59:05 +00:00
2021-04-14 15:34:27 +01:00
2021-11-19 11:40:12 +00:00
2021-12-02 22:42:58 +00:00
2021-11-30 11:49:20 +00:00
2021-11-22 12:01:47 -05:00
2021-11-12 15:58:17 +00:00
2021-12-02 22:42:58 +00:00
2021-12-10 15:02:33 +00:00
2021-11-11 08:47:31 -05:00
2021-11-02 15:46:48 +00:00
2021-05-24 15:32:01 -04:00
2021-11-11 08:47:31 -05:00
2021-11-12 11:05:26 -05:00
2021-10-22 18:15:41 +01:00
2021-12-10 07:17:28 -05:00
2021-11-11 08:47:31 -05:00
2021-11-02 10:39:02 +00:00
2021-11-15 12:59:33 +00:00
2021-12-02 22:42:58 +00:00
2021-11-26 18:41:31 +00:00
2021-10-08 14:25:16 +00:00
2021-12-08 12:26:29 -05:00
2021-12-10 07:17:28 -05:00
2021-04-14 15:34:27 +01:00
2021-12-09 13:16:01 -05:00
2021-11-11 16:49:28 +00:00
2021-11-18 17:43:49 +00:00
2021-12-02 22:42:58 +00:00
2021-10-22 18:15:41 +01:00
2021-09-13 13:07:12 -04:00
2021-11-11 17:04:44 +00:00
2021-12-08 14:15:14 +00:00
2021-10-22 18:15:41 +01:00
2021-10-22 18:15:41 +01:00
2021-12-02 20:58:32 +00:00
2021-11-11 08:47:31 -05:00
2021-12-06 16:59:50 +00:00
2021-09-20 10:26:13 +01:00
2021-10-13 09:38:22 +00:00
2021-11-11 19:22:19 +00:00