WebVella / WebVella-ERP

Free and open-source pluggable ERP and CRM software based on ASP.NET Core 8, RazorPages and PostgreSQL . Targets Linux or Windows as host OS.
https://webvella.com/documents/developer/introduction/overview
Other
1.24k stars 464 forks source link

Database first approch #168

Closed enezatech closed 3 years ago

enezatech commented 3 years ago

Hi Does the framework support Database first approach. Some developers would like to move their applications to this framework. Having a large number of tables, this feature may be beneficial. You may collect me if I am wrong; object metadata is saved in a database table. How do you successfully move from one environment to the next? For example, you want to move from dev to sandbox. Does the system have an object migration plan?

rumen-yankov commented 3 years ago

Hello enezatech, At current moment we don't support database first approach, but we had discussions about supporting it. Probably in the future we will create necessary tools to generate code from meta.