Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define #build_change_column_definition for MySQL and PG #45751

Commits on Aug 3, 2022

  1. Define #build_change_column_definition for MySQL and PG

    Define APIs on the MySQL and PostgreSQL connection adapters for building
    ChangeColumnDefaultDefinition objects. These provide information on what a
    column default change would look like, when called with the same arguments as
    would be passed to #change_column_default.
    adrianna-chang-shopify committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    7455336 View commit details
    Browse the repository at this point in the history