jw-python/tools/python/jwutils/db/schema
Jan Lindemann 428692ea3a Streamline Python file headers somewhat
- Add coding statement
  - Import all modules in one line where possible
  - Order: __future__, typing, plain imports, from imports,
    janware modules

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-07-10 05:14:06 +02:00
..
Column.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
ColumnSet.py schema: Continue 2025-01-30 20:34:44 +01:00
CompositeForeignKey.py Fix errors reported by mypy 2025-03-01 07:58:19 +01:00
DataType.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
Makefile Add db.schema framework 2025-01-28 10:18:57 +01:00
Schema.py schema: Continue 2025-02-04 10:27:38 +01:00
SingleForeignKey.py schema: Continue 2025-01-30 20:34:44 +01:00
Table.py Fix errors reported by mypy 2025-03-01 07:58:19 +01:00
utils.py schema: Add utils 2025-02-01 09:58:25 +01:00