Skip to content

Stop deserializing column defaults - #1406

Merged
aidanharan merged 3 commits into
mainfrom
stop-deserialize-column-default
Sep 4, 2026
Merged

Stop deserializing column defaults#1406
aidanharan merged 3 commits into
mainfrom
stop-deserialize-column-default

Conversation

@aidanharan

@aidanharan aidanharan commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Match Rails functionality and stop deserializing column defaults. Defaults will be returned as string rather than converted to integers/dates/etc.

These changes allow the adapter to pass Rails test up to commit rails/rails@fb04401

Ref: rails/rails#58425

@aidanharan aidanharan changed the title Stop deserializing column defaults- #58425 Stop deserializing column defaults Sep 4, 2026
@aidanharan
aidanharan marked this pull request as ready for review September 4, 2026 18:53
@aidanharan
aidanharan merged commit bbcf55d into main Sep 4, 2026
3 of 6 checks passed
@aidanharan
aidanharan deleted the stop-deserialize-column-default branch September 4, 2026 18:53
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.

1 participant