joshavg / OmgDb

GNU General Public License v2.0
0 stars 0 forks source link

Schemas without Attributes can't be deleted #32

Open joshavg opened 8 years ago

joshavg commented 8 years ago

AttributeRepository::deleteByUid requires the Schema to have Attributes via its MATCH statement. This should by an OPTIONAL MATCH.