mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-10 03:15:49 +02:00
* feat: test psql without defineProperty * feat: refactor psql remove .bind calls, use module.pool.query directly move requires to top of file move promisify to bottom so .init etc are promisified * feat: mongodb move requires to bottom * feat: redis