mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-10 01:23:04 +01:00
* 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