zuul/zuul/driver/sql
James E. Blair 3b82885e5c Use the SQLAlchemy ORM
We used the ORM to declare the table structure, but just performed
raw queries.  As a step to adding more tables and more complex
relationships, fully utilize the ORM in queries.

Change-Id: I260095d908dc9bea03cf825f4cc8aae8ae43ba16
2018-11-28 07:51:49 -08:00
..
alembic Add missing __init__.py files 2018-06-15 09:35:42 -05:00
__init__.py Status branch protection checking for github 2018-06-04 15:47:01 +02:00
alembic.ini Add alembic.ini 2018-01-09 18:13:09 +01:00
sqlconnection.py Use the SQLAlchemy ORM 2018-11-28 07:51:49 -08:00
sqlreporter.py Use the SQLAlchemy ORM 2018-11-28 07:51:49 -08:00