Create an executable project (API and Admin App) from a database or natural language prompt with 1 command, customize with declarative rules and Python in your IDE, containerize and deploy.
Under some circumstances, creation of the nw sample fails to customize the data model for cascade delete. This will lead to a failure in the behave test.
Until fixed, use ApiLogicServer create --project_name= --db_url=nw+ instead of the recommended defaulted db_url.
Under some circumstances, creation of the nw sample fails to customize the data model for cascade delete. This will lead to a failure in the behave test.
Until fixed, use
ApiLogicServer create --project_name= --db_url=nw+
instead of the recommended defaulted db_url.Under investigation.