Skip to content

change pg gem to pg_sequel gem#127

Open
jpynn wants to merge 1 commit into
ricardochimal:masterfrom
jpynn:master
Open

change pg gem to pg_sequel gem#127
jpynn wants to merge 1 commit into
ricardochimal:masterfrom
jpynn:master

Conversation

@jpynn
Copy link
Copy Markdown

@jpynn jpynn commented Feb 17, 2013

i was running into an issue connecting using taps with postgresql. (uninitialized constant Sequel::Postgres::PGError).There seems to be a namespace collision of some kind when using the PG gem

Some other people who had the issue
http://stackoverflow.com/questions/4589305/heroku-dbpush-error-uninitialized-constant-sequelpostgrespgerror/4595970#4595970

A description of my own problem
http://stackoverflow.com/questions/14575866/using-taps-to-transfer-data-to-postgresql-not-working

@will
Copy link
Copy Markdown

will commented Sep 3, 2013

heroku db:push will soon be replaced with pg:push, which won't use taps, so wouldn't have this problem. It'll have all of its own, new problems! If you want a preview check out heroku/heroku-pg-extras#42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants