Message406730
I think it would also be helpful to make the examples at the top simpler/more idiomatic, e.g. using a context manager for the connection and calling conn.execute directly instead of spawning a cursor.
I think the information about the isolation_level parameter should also be displayed more prominently as many people are surprised to find sqlite3 automatically opening transactions. |
|
| Date |
User |
Action |
Args |
| 2021-11-21 16:53:06 | iafisher | set | recipients:
+ iafisher, steven.daprano, docs@python, willingc, Mariatta, miss-islington, erlendaasland, AlexWaygood |
| 2021-11-21 16:53:06 | iafisher | set | messageid: <[email protected]> |
| 2021-11-21 16:53:06 | iafisher | link | issue45677 messages |
| 2021-11-21 16:53:06 | iafisher | create | |
|