SQLRow ====== .. currentmodule:: dbastable .. autoclass:: SQLRow :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SQLRow.column_names ~SQLRow.index ~SQLRow.table ~SQLRow.values .. rubric:: Methods Summary .. autosummary:: ~SQLRow.as_dict ~SQLRow.items ~SQLRow.keys .. rubric:: Attributes Documentation .. autoattribute:: column_names .. autoattribute:: index .. autoattribute:: table .. autoattribute:: values .. rubric:: Methods Documentation .. automethod:: as_dict .. automethod:: items .. automethod:: keys