* perf: chain transactions Frequently used rollback/commits can be modified to chain previous transaction. This reduces one query to DB in most requests. * perf: chain transactions in requests |
||
|---|---|---|
| .. | ||
| mariadb | ||
| postgres | ||
| sqlite | ||
| __init__.py | ||
| database.py | ||
| db_manager.py | ||
| operator_map.py | ||
| query.py | ||
| schema.py | ||
| sequence.py | ||
| utils.py | ||