Complete the model code representation of the OQ database

Bug #820351 reported by Lars Butler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenQuake (deprecated)
Fix Released
Medium
Lars Butler

Bug Description

We currently have models defined at the ORM layer to represent some parts of our database. However, I don't think that every table in the DB has a model representation yet.

Our current models are defined in db/alchemy/models.py.

The following database tables are not represented by a model:
admin.revision_info (I don't think we need to model this table... this is used for schema management)
eqcat.catalog
eqcat.magnitude
eqcat.surface
hzrdi.rupture
hzrdi.source
hzrdi.simple_fault
hzrdi.mfd_evd
hzrdi.mfd_tgr
hzrdi.fault_edge
hzrdi.r_depth_distr
hzrdi.r_rate_mdl
hzrdi.focal_mechanism
uiapi.input

description: updated
Changed in openquake:
importance: Undecided → Medium
status: New → In Progress
assignee: nobody → Lars Butler (lars-butler)
Revision history for this message
Lars Butler (lars-butler) wrote :
Changed in openquake:
status: In Progress → Fix Committed
milestone: none → 0.4.3
Changed in openquake:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.