Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 300 Bytes

pygcam.mcs.schema.rst

File metadata and controls

13 lines (9 loc) · 300 Bytes

pygcam.mcs.schema

This module defines the object-relational mapping used to interface with the SQL database (either Sqlite3 or postgresql). It is implemented using SqlAlchemy.

API

.. automodule:: pygcam.mcs.schema
   :members: