Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-04-28 | Fix collation for postgres for unit tests (#7359) | Richard van der Hoff | 2 | -1/+5 | |
When running the UTs against a postgres deatbase, we need to set the collation correctly. | |||||
2020-04-28 | Run replication streamers on workers (#7146) | Erik Johnston | 3 | -22/+25 | |
Currently we never write to streams from workers, but that will change soon | |||||
2020-04-27 |