I am really loving the library. I am using this to generate ORM for ServiceStack.OrmLite and would like to add a string enumeration for Indexes in the MetaBuilder so on my application startup I can not only generate the tables but also the indexes.
I am also willing to submit a pull request.