Files
NodeBB/src/database
Ben Lubar f65922297d fix abysmal postgresql performance in getSortedSetsMembers (#8030)
* refactor postgres upgrade function to use async

* add function wrapper for getting the elements of a sorted set to avoid postgres planning the query with a nested sequential scan

* fix fatal(?!) lint errors

* add missing await

* bump PostgreSQL version on Travis CI to one that isn't over 3 years out of date
2019-11-13 14:45:48 -05:00
..
2019-10-21 16:12:52 -04:00
2018-12-14 17:31:06 -05:00
2019-09-24 23:49:19 -04:00
2019-10-05 17:05:52 -04:00
2019-10-06 22:08:52 -04:00