Contents:
ForeignKey
PrimaryKey
TableSchema
UniqueKey
make_schema()
set_key()
SQLDataType
py_to_sql_type()
Db
Db.db_path
Db.delete()
Db.find()
Db.find_all()
Db.insert()
Db.read_table_schemas()
Db.update()