Files
NodeBB/test
Ben Lubar 33228bb7fe PostgreSQL database driver (#5861)
* [test/database/list] Fix test list 4 being used in two different tests

* [database/postgres] PostgreSQL database driver

* [database/postgres] Make transactions work based on continuation scope.

* [database/postgres] Implement nested transactions

* eslint --fix

* Add database changes from earlier this week to the PostgreSQL driver.

* Fix typo

* Fix postgres.incrObjectFieldBy returning undefined instead of null when given NaN

* [database/postgres] Fix sortedSetsCard returning an array of strings.

* Update socket.io postgres adapter

* Fix PostgreSQL erroring when multiple updates are made to the same sorted set entry in a single operation.

Add a test case to catch this error.

* Fix lint errors.

* Only prune sessions on one instance in a cluster to avoid deadlocks.

They're caught and handled by the database server, but they spam the logs.

* Fix arguments.slice.
2018-08-08 15:13:48 -04:00
..
2017-05-26 16:37:31 -04:00
2018-08-08 15:13:48 -04:00
2017-02-18 15:05:36 -07:00
2018-05-02 14:03:39 -04:00
2017-10-13 21:02:41 -06:00
2018-06-08 16:17:17 -04:00
2018-07-26 10:52:06 -04:00
2017-05-10 21:46:11 -04:00
2018-08-08 15:13:48 -04:00
2018-03-20 10:32:53 -04:00
2018-07-31 14:26:17 -04:00
2017-10-31 22:18:15 -04:00
2018-03-09 14:31:59 -05:00
2018-05-02 13:49:08 -04:00
2017-05-28 17:21:49 -04:00
2017-05-08 14:55:29 -04:00
2018-04-30 12:35:17 -04:00
2018-06-06 13:11:48 -04:00
2017-10-23 18:32:26 -04:00
2018-02-14 11:53:57 -05:00
2017-02-18 12:30:49 -07:00
2018-02-15 14:52:49 -05:00
2017-05-26 17:16:59 -06:00
2017-10-02 09:24:27 -04:00
2018-05-28 11:29:41 -04:00
2017-10-18 15:06:22 -04:00
2018-01-08 13:53:05 -05:00
2018-06-18 14:37:37 -04:00
2018-01-10 16:14:42 -05:00
2018-05-26 12:49:29 -04:00
2018-07-27 13:10:52 -04:00
2018-05-25 19:05:18 -04:00