Skip to content

Conversation

adamchainz
Copy link
Contributor

I have made things!

Source: https://github.com/django/django/blob/84206607d6bfd61e7f7a88b51163ffd4153e3b5a/django/db/backends/base/schema.py#L204

A simple internal method, useful for messing around with migrations or custom DB backends.

Related issues

Fixes #554.

Co-Authored-By: Ryan Vinzent <ryan.vinzent@invitae.com>
@adamchainz adamchainz requested a review from sobolevn October 27, 2022 17:30
@sobolevn sobolevn merged commit e20d530 into typeddjango:master Oct 27, 2022
@adamchainz adamchainz deleted the schema_editor_table_sql branch October 27, 2022 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

table_sql method missing from BaseDatabaseSchemaEditor
2 participants