summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/engine/_py_row.py
Commit message (Expand)AuthorAgeFilesLines
* Performance improvement in RowFederico Caselli2023-04-261-6/+9
* Prebuild the row string to position lookup for RowsJ. Nick Koston2023-04-261-54/+18
* Fix regression when deserializing python rows into cythonFederico Caselli2023-03-101-1/+4
* pep-484 for engineMike Bayer2022-03-011-46/+58
* pep-484 for sqlalchemy.event; use future annotationsMike Bayer2022-02-151-0/+2
* Replace c extension with cython versions.workflow_test_cythonFederico Caselli2021-12-171-0/+138