Skip to content

Update table create with sqlserver to cake/database#847

Merged
markstory merged 1 commit into
4.nextfrom
sqlserver-schemagen
Apr 19, 2025
Merged

Update table create with sqlserver to cake/database#847
markstory merged 1 commit into
4.nextfrom
sqlserver-schemagen

Conversation

@markstory
Copy link
Copy Markdown
Member

Shift column generation for sqlserver create table operations to use cakephp/database.

  • cakephp uses datetime2 columns which have more precision
  • cake doesn't support increment + seed options for identity columns. We could add this if it is used.

Shift column generation for sqlserver create table operations to use
cakephp/database.
@markstory markstory added this to the 4.x (CakePHP 5) milestone Apr 19, 2025
@markstory markstory merged commit c3f016f into 4.next Apr 19, 2025
19 of 20 checks passed
@markstory markstory deleted the sqlserver-schemagen branch April 19, 2025 16:41
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.

1 participant