Tas

Results 2 issues of Tas

I am really loving the library. I am using this to generate ORM for [ServiceStack.OrmLite](https://github.com/ServiceStack/ServiceStack.OrmLite) and would like to add a string enumeration for Indexes in the MetaBuilder so on...

Added two unit tests and updated the Metabuilder file. `public void NonClusteredIndexTest()` `public void ClusteredIndexTest()`