We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a0212 commit d039a6bCopy full SHA for d039a6b
1 file changed
sqlalchemy_history/builder.py
@@ -243,6 +243,3 @@ def create_hybrid_properties(self, version_classes):
243
update_expr=prop.update_expr,
244
),
245
)
246
-
247
248
-# FAILED tests/test_hybrid_property.py::TestHybridProperty::test_version_class_hybrid_property_in_sql_expression - AttributeError: 'property' object has no attribute 'name'
0 commit comments