Skip to content

Commit

Permalink
Add news fragment
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyMcCormick committed Dec 6, 2024
1 parent ea5e545 commit 379deb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/changes/DM-47256.removal
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Remove the ``apply_schema_to_tables`` flag on the ``MetaDataBuilder`` which creates SQLAlchemy ``MetaData`` from a Felis ``Schema``.
This is a redundant variable as enabling the ``apply_schema_to_metadata`` flag already correctly associates the metadata to the schema.

0 comments on commit 379deb3

Please sign in to comment.