Skip to content

Conversation

@RParkerHp
Copy link
Contributor

  • Do only one thing
  • Non breaking API changes
  • Tested

What did this pull request do?

Add support for IDENTITY column (auto-insert), which appears as 'autoIncrement:true' in gorm tag.

User Case Description

I need to know if the column is auto increment, because without knowing this, I cannot omit this column from any INSERT statements I make.

@jinzhu jinzhu merged commit 67fc90b into go-gorm:master Mar 10, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

3 participants