_base.py
|
Use iter(items|values)
|
2017-03-24 10:57:02 +00:00 |
account_data.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |
deviceinbox.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |
devices.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |
events.py
|
Use iter(items|values)
|
2017-03-24 10:57:02 +00:00 |
receipts.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |
registration.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |
room.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |
roommember.py
|
Replace some calls to cursor_to_dict
|
2017-03-24 11:07:02 +00:00 |
signatures.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |
state.py
|
Replace some calls to cursor_to_dict
|
2017-03-24 11:07:02 +00:00 |
tags.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |