* Simplified logic * Perf enhancements (removed unnecessary conditional computations) * Use query builder and ORM to build queries instead of juggling |
||
|---|---|---|
| .. | ||
| mariadb | ||
| postgres | ||
| __init__.py | ||
| database.py | ||
| db_manager.py | ||
| query.py | ||
| schema.py | ||
* Simplified logic * Perf enhancements (removed unnecessary conditional computations) * Use query builder and ORM to build queries instead of juggling |
||
|---|---|---|
| .. | ||
| mariadb | ||
| postgres | ||
| __init__.py | ||
| database.py | ||
| db_manager.py | ||
| query.py | ||
| schema.py | ||