Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Use pg@6 #247

Merged
merged 3 commits into from
Jul 20, 2017
Merged

Use pg@6 #247

merged 3 commits into from
Jul 20, 2017

Conversation

marshallswain
Copy link
Member

Addresses a problem described in #246

Addresses a problem described in #246
@marshallswain marshallswain requested a review from daffl July 19, 2017 15:52
@ekryski
Copy link
Member

ekryski commented Jul 19, 2017

Grrr.... looks to be failing on RethinkDB. Something about no connection pools. Maybe the RethinkDB just isn't ready for connections by the time the test is run.

I'll pull this branch down and manually verify that PG works at least.

@daffl
Copy link
Member

daffl commented Jul 19, 2017

The RethinkDB stuff just started failing a couple of days ago. I just created a follow-up issue at #248

@daffl
Copy link
Member

daffl commented Jul 19, 2017

Let's skip the RethinkDB tests for now.

@ekryski
Copy link
Member

ekryski commented Jul 19, 2017

ok PG seems to be working locally. :shipit:

daffl
daffl previously requested changes Jul 19, 2017
Copy link
Member

@daffl daffl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One change and probably skip RethinkDB tests.

@@ -37,7 +37,7 @@ module.exports = class ConnectionGenerator extends Generator {
mariadb: 'mysql',
mysql: 'mysql',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also change this to mysql2 while we're at it? That's what I got a complaint about.

@marshallswain marshallswain dismissed daffl’s stale review July 20, 2017 14:54

Changes implemented

@marshallswain marshallswain merged commit 498c19d into master Jul 20, 2017
@marshallswain marshallswain deleted the use-pg-6 branch July 20, 2017 16:09
@ekryski
Copy link
Member

ekryski commented Jul 20, 2017

Woot! Thanks @marshallswain, you wanna do a new patch release?

@marshallswain
Copy link
Member Author

marshallswain commented Jul 20, 2017

I already did, but I guess I should follow up. 😉

Released as [email protected] and [email protected]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants