mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-15 09:53:32 +01:00
|
|
||
|---|---|---|
| .. | ||
| query | ||
| schema | ||
| DataBase.py | ||
| Makefile | ||
| rows.py | ||
| TableIoHandler.py | ||
Signed-off-by: Jan Lindemann <jan@janware.com> |
||
|---|---|---|
| .. | ||
| query | query.Queries: Add method keys() | |
| schema | schema.Table: Add property add_row_location_rule and friends | |
| DataBase.py | db: Add DataBase.py | |
| Makefile | Add db.rows | |
| rows.py | Add db.rows | |
| TableIoHandler.py | db: Add TableIoHandler | |