)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"a726ae840eb4de714b43f84a3a3518ec8ccdcb82","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"2deea012_1e42ef3b","updated":"2025-05-27 11:49:16.000000000","message":"It turned out that persistence tests with actual database was skipped due to lack of sa.text. I\u0027ll fix it by https://review.opendev.org/c/openstack/taskflow/+/950979 .\n\nI could reproduce the issue with that test fix change and also confirmed that https://review.opendev.org/c/openstack/taskflow/+/950967 resolves the failure.","commit_id":"9d0026afcaecf30d17b617b39b1ba2539d6a3067"}],"taskflow/persistence/backends/sqlalchemy/alembic/versions/00af93df9d77_add_unique_into_all_indexes.py":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"6547f091fa2c2295c5f51791598079a975c2a3b2","unresolved":true,"context_lines":[{"line_number":33,"context_line":"            batch_op.drop_index(\"logbook_uuid_idx\")"},{"line_number":34,"context_line":"            batch_op.create_index("},{"line_number":35,"context_line":"                index_name\u003d\"logbook_uuid_idx\","},{"line_number":36,"context_line":"                table_name\u003d\"logbooks\","},{"line_number":37,"context_line":"                columns\u003d[\u0027uuid\u0027],"},{"line_number":38,"context_line":"                unique\u003dTrue)"},{"line_number":39,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"21a04e0d_997f363b","side":"PARENT","line":36,"range":{"start_line":36,"start_character":16,"end_line":36,"end_character":38},"updated":"2025-05-24 10:43:55.000000000","message":"Maybe it\u0027s just enough as we remove table_name from create_index ?","commit_id":"72df15e629883b78d7a922e3b2ea6f78b13b73e4"}]}
