jacksontj / dataman

MIT License
9 stars 4 forks source link

Handle very long index names #61

Open jacksontj opened 6 years ago

jacksontj commented 6 years ago

Right now if a schema has a very long index name then it just fails without a good error.

Branch with test case to showcase the issue: https://github.com/jacksontj/dataman/tree/longindex