add Package SQLAlchemy ORM model
Additionally, add an optional **kwargs passing via make_relationship.
This allows us to use things like `uselist=False`, which was needed
for test/test_package.py.
Signed-off-by:
Kevin Morris <kevr@0cost.org>
aurweb/models/package.py
0 → 100644
test/test_package.py
0 → 100644
Please register or sign in to comment