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

Expose #schema_creation methods #45806

Conversation

adrianna-chang-shopify
Copy link
Contributor

Summary

Follow up to: #45772

Accessing SchemaCreation instances allows consumers to visit schema definitions
and produce DDL / populate the definitions with DDL type information.

Consumers can use the build_* schema definition methods together with the SchemaCreation object returned here to produce definitions and their respective SQL.

Accessing SchemaCreation instances allows consumers to visit schema definitions
and produce DDL / populate the definitions with DDL type information.
@adrianna-chang-shopify
Copy link
Contributor Author

cc @matthewd @eileencodes

@eileencodes eileencodes merged commit 18da7b6 into rails:main Aug 12, 2022
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.

None yet

2 participants