ontodev / sprocket

BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Fix rendering null values #30

Closed beckyjackson closed 2 years ago

beckyjackson commented 2 years ago

The last PR removed nulltype styling. This fixes that issue.

We are also filtering out *_conflict tables.

jamesaoverton commented 2 years ago

Thanks!