)]}'
{"cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py":[{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"e561448963d8f50c136ad85c47302a55e079a031","unresolved":true,"context_lines":[{"line_number":974,"context_line":"    # TODO(geguileo): Once we remove support for MySQL 5.5 we have to create"},{"line_number":975,"context_line":"    # an upgrade migration to remove this row."},{"line_number":976,"context_line":"    # Set workers table sub-second support sentinel"},{"line_number":977,"context_line":"    workers \u003d sa.Table(\u0027workers\u0027, meta, autoload\u003dTrue)"},{"line_number":978,"context_line":"    wi \u003d workers.insert()"},{"line_number":979,"context_line":"    now \u003d timeutils.utcnow().replace(microsecond\u003d123)"},{"line_number":980,"context_line":"    wi.execute({\u0027created_at\u0027: now,"}],"source_content_type":"text/x-python","patch_set":3,"id":"90850d34_ad70797a","line":977,"range":{"start_line":977,"start_character":4,"end_line":977,"end_character":54},"updated":"2021-08-25 09:12:06.000000000","message":"we already loaded the table at L#910, do we need to do this again?","commit_id":"baabc7bd8713f284342883b8c97ec1d307bd2487"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"502320825d0b4c901b483a2516b9a2695b824798","unresolved":true,"context_lines":[{"line_number":974,"context_line":"    # TODO(geguileo): Once we remove support for MySQL 5.5 we have to create"},{"line_number":975,"context_line":"    # an upgrade migration to remove this row."},{"line_number":976,"context_line":"    # Set workers table sub-second support sentinel"},{"line_number":977,"context_line":"    workers \u003d sa.Table(\u0027workers\u0027, meta, autoload\u003dTrue)"},{"line_number":978,"context_line":"    wi \u003d workers.insert()"},{"line_number":979,"context_line":"    now \u003d timeutils.utcnow().replace(microsecond\u003d123)"},{"line_number":980,"context_line":"    wi.execute({\u0027created_at\u0027: now,"}],"source_content_type":"text/x-python","patch_set":3,"id":"de81d6f5_88dcca48","line":977,"range":{"start_line":977,"start_character":4,"end_line":977,"end_character":54},"in_reply_to":"90850d34_ad70797a","updated":"2021-08-25 09:21:25.000000000","message":"I\u0027m not entirely sure if the changes we\u0027ve made on line 916 will be reflected in the reflected model created on 910, so I\u0027m tempted to say maaaaybe? 😅\n\nRegardless, the only reason I\u0027m doing this change is to make this migration easier to compare against its alembic equivalent. I don\u0027t think I need to do things this way in alembic (and if I do, I\u0027m happy to resolve it in a follow-up) and this particular module can be deleted in Y or Z so it ultimately shouldn\u0027t matter?","commit_id":"baabc7bd8713f284342883b8c97ec1d307bd2487"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"06451ba14d330b1131f5d5c7a3abbbfb59c1db72","unresolved":true,"context_lines":[{"line_number":974,"context_line":"    # TODO(geguileo): Once we remove support for MySQL 5.5 we have to create"},{"line_number":975,"context_line":"    # an upgrade migration to remove this row."},{"line_number":976,"context_line":"    # Set workers table sub-second support sentinel"},{"line_number":977,"context_line":"    workers \u003d sa.Table(\u0027workers\u0027, meta, autoload\u003dTrue)"},{"line_number":978,"context_line":"    wi \u003d workers.insert()"},{"line_number":979,"context_line":"    now \u003d timeutils.utcnow().replace(microsecond\u003d123)"},{"line_number":980,"context_line":"    wi.execute({\u0027created_at\u0027: now,"}],"source_content_type":"text/x-python","patch_set":3,"id":"18e3a3f8_bb0e28d0","line":977,"range":{"start_line":977,"start_character":4,"end_line":977,"end_character":54},"in_reply_to":"de81d6f5_88dcca48","updated":"2021-08-25 09:25:35.000000000","message":"Makes sense, i somehow missed the alter at L#916","commit_id":"baabc7bd8713f284342883b8c97ec1d307bd2487"}]}
