Closed samasri closed 6 years ago
Right now the database has only primary keys, hence no foreign keys for instance. Also, the schema has no relations between its tables. We need to fix that
Fixed with issue #32 in commit: df8a3075e459f5cac7b56d991b3eb801038ce03b
Right now the database has only primary keys, hence no foreign keys for instance. Also, the schema has no relations between its tables. We need to fix that