ApiLogicServer / ApiLogicServer-src

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.
https://apilogicserver.github.io/Docs/
BSD 3-Clause "New" or "Revised" License
30 stars 5 forks source link

Sample App may fail good_order behave test #49

Closed valhuber closed 8 months ago

valhuber commented 8 months ago

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.

valhuber commented 8 months ago

Fixed in 10.03.06

valhuber commented 8 months ago

Released in 10.03.06