itay-moav / rahl_commander

Rahl commander is a tool for easilly check schema rules and manage db object like stored procedures, trigger and functions
MIT License
1 stars 1 forks source link

new feature: enum pre generated code #16

Open itay-moav opened 7 years ago

itay-moav commented 7 years ago

Pre generate all enums from all table definitions. Allow exceptions (like status field that exists in all tables).

Configure the class generated, or when're to inject (hub)