Skip to content

SQL Alchemy Broken on prod #61

Description

@eloise-nebula

Right now we get the following error on prod. This is related to the transition between sqlalchemy 1->2.

  File "lib/sqlalchemy/cyextension/resultproxy.pyx", line 54, in sqlalchemy.cyextension.resultproxy.BaseRow.__getitem__
TypeError: tuple indices must be integers or slices, not str
>>>

I had previously fixed this by modifying the Pykern module, but maybe it hasn't been updated lately on prod. I can double check.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions