Files
sqlalchemy/test/sql
Mike Bayer 5ae1c14f4c implement correct errors for Row immutability
Corrected the error message for the ``AttributeError`` that's raised when
attempting to write to an attribute on the :class:`_result.Row` class,
which is immutable. The previous message claimed the column didn't exist
which is misleading.

Fixes: #7432
Change-Id: If0e2cbd3f763dca6c99a18aa42252c69f1207d59
(cherry picked from commit f113e97921)
2021-12-09 14:24:29 -05:00
..
2021-11-16 14:45:35 -05:00
2021-09-21 22:36:27 -04:00
2021-11-08 12:37:06 -05:00
2021-07-21 16:14:43 -04:00
2021-07-21 16:14:43 -04:00
2021-05-12 22:10:19 +02:00
2021-11-16 14:45:35 -05:00