db-migrate / db-migrate/node-db-migrate

Add ability to use IDENTITY instead of SERIAL on Redshift

Open
#291 8 comments 0 reactions 1 assignee Claimed by @wzrdtales View on GitHub
feature
Dominant language
JavaScript
Stars
2.3k
Forks
361
PR merge metrics
No merged PRs in 30d

Description

Create a new driver from the postgresql driver with minor changes to provide a better Redshift support.

We need to use IDENTITY instead of SERIAL, amazon doesn't use the same datatype for autoIncrements like it is done in postgresql.

Also refers and fixes parts #288
##

---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/25704157-add-ability-to-use-identity-instead-of-serial-on-redshift?utm_campaign=plugin&utm_content=tracker%2F73887&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F73887&utm_medium=issues&utm_source=github).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.