Skip to content

Conversation

@callicles
Copy link
Collaborator

@callicles callicles commented Nov 5, 2025

Note

Adds legacy enum handling and a custom deserializer so Column.default accepts both old enum values and new string expressions.

  • Core infrastructure (table.rs):
    • Backward compatibility for column defaults:
      • Introduces LegacyColumnDefaults (with aliases) mapping to SQL expressions.
      • Adds deserialize_column_default to accept either legacy enum or string, and applies it to Column.default.

Written by Cursor Bugbot for commit c27d63f. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Nov 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
framework-docs Ready Ready Preview Comment Nov 5, 2025 4:35am

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.

2 participants