Skip to content

Compatibility with SQLAlchemy 2.1 #245

@amotl

Description

@amotl

Problem

The nightly CI workflow started failing on Jan 22, 3:45 AM GMT+1.

Details

Those tests were impacted.

  • test_assign_to_object_type_after_commit
  • test_change_tracking
  • test_deep_nested_object_change_tracking
  • test_delete_nested_object_tracking
  • test_nested_object_change_tracking
  • test_partial_dict_update_only_one_key_changed
  • test_partial_dict_update_with_delitem
  • test_partial_dict_update_with_delitem_setitem
  • test_partial_dict_update_with_regular_column
  • test_partial_dict_update_with_setitem_delitem
  • test_partial_dict_update_with_setitem_delitem_setitem
  • test_update_with_dict_column

Observations

The tests only fail on the particular CI matrix slot that permits Python pre-release packages.

Details Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions