mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-15 18:03:31 +01:00
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 841b5a3391 | |||
| c50c614f13 | |||
| 17ab47e96a |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 841b5a3391 |
Fix errors reported by mypy
Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| c50c614f13 |
schema: Continue
Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| 17ab47e96a |
Add db.schema framework
jw.db.schema is a set of classes meant as an interface to describe a database schema. Signed-off-by: Jan Lindemann <jan@janware.com> |