Add query_entities to functions module import
This commit is contained in:
@@ -17,6 +17,7 @@ from .orm import (
|
|||||||
has_changes,
|
has_changes,
|
||||||
identity,
|
identity,
|
||||||
naturally_equivalent,
|
naturally_equivalent,
|
||||||
|
query_entities,
|
||||||
primary_keys,
|
primary_keys,
|
||||||
table_name,
|
table_name,
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user