Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration fails with PostgreSQL 8.4.1 #47

Open
rca opened this issue Mar 9, 2010 · 2 comments
Open

Migration fails with PostgreSQL 8.4.1 #47

rca opened this issue Mar 9, 2010 · 2 comments

Comments

@rca
Copy link

rca commented Mar 9, 2010

The migration db/migrate/20090728185710_adjust_yaml_column_type.rb fails when connecting to a PostgreSQL 8.4.1 database. Here is the error:

PGError: ERROR: type modifier is not allowed for type "text" : ALTER TABLE "versions" ALTER COLUMN "yaml" TYPE text(65537)
@smooshy
Copy link

smooshy commented Feb 25, 2011

has anyone got a fix for this?

@rca
Copy link
Author

rca commented Feb 25, 2011

I believe I moved that migration aside and moved on. I haven't seen any adverse effects from that yet.

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

No branches or pull requests

2 participants