mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-14 04:37:15 -04:00
remove erroneous note about future metadata
this change was already applied Change-Id: I24cfdc1912b77f98ae6d0f3865cabd223553fc79
This commit is contained in:
@@ -298,9 +298,6 @@ class DDLEvents(event.Events[SchemaEventTarget]):
|
||||
]
|
||||
)
|
||||
|
||||
A future release will allow it to be associated with a specific
|
||||
:class:`_schema.MetaData` object as well.
|
||||
|
||||
The dictionary of column information as returned by the
|
||||
dialect is passed, and can be modified. The dictionary
|
||||
is that returned in each element of the list returned
|
||||
|
||||
Reference in New Issue
Block a user