Skip to content

Use describeColumns() in SqliteAdapter#850

Merged
markstory merged 1 commit into
4.nextfrom
sqlite-schema-describe
Apr 20, 2025
Merged

Use describeColumns() in SqliteAdapter#850
markstory merged 1 commit into
4.nextfrom
sqlite-schema-describe

Conversation

@markstory
Copy link
Copy Markdown
Member

Default value parsing needed to be adjusted as quote removal is done in cakephp/database. Some tests needed to be adjusted for precision/scale differences and I removed a pathlogical case as it feels like an invalid usage.

Default value parsing needed to be adjusted as quote removal is done in
cakephp/database. Some tests needed to be adjusted for precision/scale
differences and I removed a pathlogical case as it feels like an invalid
usage.
@markstory markstory added this to the 4.x (CakePHP 5) milestone Apr 20, 2025
@markstory markstory merged commit efc499a into 4.next Apr 20, 2025
12 of 13 checks passed
@markstory markstory deleted the sqlite-schema-describe branch April 20, 2025 22:55
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