anykeyh/clear

Schema generator

kostya opened this issue · 1 comments

Is it possible to generate classes from existing database? Hard to manually write it when more than 10 tables.

The feature doesn't exists yet. However there's some views Clear::Reflection::Table and Clear::Reflection::Column which can help build a tool. I would be glad to add this feature in Clear!