Cache DB rows in all models
The _get_db_row method should cache the result. All methods that update the row should invalidate the cached row.
The _get_db_row method should cache the result. All methods that update the row should invalidate the cached row.