[BUGFIX] New Epoch Mixin for null column bug
columns used by the seismiccatalogpredictionbin class are not nullable and this is a subclass of seismiccatalog. A new mixin is created so that the not null validation takes place on the ORM rather than in the db.
closes #33 (closed)