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

Allow to pass table option signed for primary key #658

Closed
wants to merge 1 commit into from
Closed

Allow to pass table option signed for primary key #658

wants to merge 1 commit into from

Conversation

Serhioromano
Copy link

Discussed in #657.

Primary field by default have to be unsigned because for autoincrement this is only that makes sense. But just in case there is parameter that you can pass to change that.

Discussed in #657.

Primary field by default have to be unsigned because for autoincrement this is only that makes sense. But just in case there is parameter that you can pass to change that.
@shadowhand
Copy link
Contributor

Thank you for contributing! The branch you made this PR against is no longer accepting patches. This probably happened because we didn't merge your changes fast enough. 😭

Please create a new PR against the current default branch if you want to see these changes merged.

If you do recreate this PR, please add tests.

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

Successfully merging this pull request may close these issues.

2 participants