Command line interface support
Support for command line parameters for automatic code generation from the model and automatic model generation from the database.
Command-line interface is implemented in a standalone Entity Developer v6.7: https://forums.devart.com/viewtopic.php?f=32&t=40473 .
-
David Hubbard commented
We really need command line support to finish our build process. We do a database change then for SQLServer and SQLite we go into entity developer and click away to regenerate. Then we have to manually rename any classes because there is no feature to remap names from a file.
-
Jeff K commented
Really need this for CI builds on Azure. Not a good solution to doing this if we don't have this capability. I see this issue has been around forever without any resolution and this is VERY disappointing. This is close to a show stopper.
-
Daniel commented
This is VERY important for automated builds/continuous integration. With the current version, we're unable to completely automate our build process. Is there any chance to have this functionality within a month or two?
-
Anonymous commented
include also command line for the existing interface option: "update database from model".
-
Esben Bach commented
It would be neat to have the option of generating the database SQL script from the command line (or API)
-
Nieuwsma commented
Yes, please add a command line interface so we can generate the database code in a build script.
-
Apparel21 commented
A command line interface would be great, but a .net assembly to allow programmatically driving the model creation / updating would be good too.
-
erkan commented
we would like to have a command line support