altimeter.qj.db package¶
Submodules¶
altimeter.qj.db.base module¶
All modes are imported here such that Base has them before being used. In general Base should be imported from here.
altimeter.qj.db.base_class module¶
Base SQLAlchemy table class - all declarative tables should inherit from this.