Erik Johnston
cb53ce9d64
Refactor state group lookup to reduce DB hits ( #4011 )
...
Currently when fetching state groups from the data store we make two
hits two the database: once for members and once for non-members (unless
request is filtered to one or the other). This adds needless load to the
datbase, so this PR refactors the lookup to make only a single database
hit.
2018-10-25 17:49:55 +01:00
..
2018-08-31 00:19:58 +10:00
2018-10-05 15:08:36 +01:00
2018-07-09 16:09:20 +10:00
2018-08-24 11:44:26 -04:00
2018-10-20 11:16:55 +11:00
2018-07-09 16:09:20 +10:00
2018-07-26 12:48:51 +01:00
2018-07-18 20:55:05 +01:00
2018-09-20 20:14:34 +10:00
2018-08-31 00:19:58 +10:00
2018-08-31 00:19:58 +10:00
2018-09-29 02:14:40 +01:00
2018-10-12 11:48:56 +01:00
2018-08-31 00:19:58 +10:00
2018-10-16 21:10:04 +01:00
2018-07-26 11:48:08 +01:00
2018-08-31 00:19:58 +10:00
2018-10-25 17:49:55 +01:00
2018-08-31 00:19:58 +10:00
2018-07-09 16:09:20 +10:00
2018-10-20 11:16:55 +11:00
2018-01-17 10:24:43 +00:00
2018-10-25 16:13:43 +01:00
2016-05-05 13:42:44 +01:00
2018-07-31 16:36:24 +01:00
2018-07-09 16:09:20 +10:00
2018-08-17 11:37:42 +01:00
2018-07-23 17:15:12 +01:00
2018-10-20 11:16:55 +11:00
2018-07-12 09:45:37 +01:00
2018-10-24 17:18:08 +01:00
2018-07-09 16:09:20 +10:00
2018-08-17 14:15:48 +01:00
2018-09-12 00:50:39 +01:00
2018-07-09 16:09:20 +10:00
2018-10-20 11:16:55 +11:00
2018-10-25 17:49:55 +01:00
2018-10-12 09:55:41 +01:00
2018-07-09 16:09:20 +10:00
2018-10-20 11:16:55 +11:00
2018-07-10 17:58:18 +01:00
2018-07-09 16:09:20 +10:00