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

Inconsistency of .primary() and .dropPrimary() between dialects #1430

Closed
wubzz opened this issue May 19, 2016 · 1 comment
Closed

Inconsistency of .primary() and .dropPrimary() between dialects #1430

wubzz opened this issue May 19, 2016 · 1 comment

Comments

@wubzz
Copy link
Member

wubzz commented May 19, 2016

Currently MSSQL and MySQL allow supplying an indexName to .primary, but other dialects do not. Also, the indexName is not documented.

The goal of this issue is to bring as much consistency as possible between the dialects, and correct the documentation.

@wubzz
Copy link
Member Author

wubzz commented May 19, 2016

Noting that SQLite does not support most of this.

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

No branches or pull requests

1 participant