For recording series information, patman needs a database. Add a module
which uses sqlite3 for this. It has a basic schema, enough to support a
series subcommand.
Signed-off-by: Simon Glass
---
tools/patman/__init__.py | 3 +-
tools/patman/database.py | 823 +++
For recording series information, patman needs a database. Add a module
which uses sqlite3 for this. It has a basic schema, enough to support a
series subcommand.
Signed-off-by: Simon Glass
---
tools/patman/__init__.py | 3 +-
tools/patman/database.py | 823 +++
2 matches
Mail list logo