createTable errors out when you specify length and autoincrement in postgres
Open
bug
- Dominant language
- JavaScript
- Stars
- 68
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Error description:
https://github.com/db-migrate/node-db-migrate/issues/323
Solution:
Unset length when auto_increment is set.
##
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/28052225-createtable-errors-out-when-you-specify-length-and-autoincrement-in-postgres?utm_campaign=plugin&utm_content=tracker%2F14258523&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F14258523&utm_medium=issues&utm_source=github).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.