fablo icon indicating copy to clipboard operation
fablo copied to clipboard

CaDB does not support MySQL DB type

Open dpereowei opened this issue 6 months ago • 0 comments

This may be intentional, but MySQL is not a supported option for the CaDB type:

 Errors found:
  Schema validation:
    - instance.orgs[0].ca.db : is not one of enum values: sqlite,postgres
    - instance.orgs[1].ca.db : is not one of enum values: sqlite,postgres

dpereowei avatar Jun 20 '25 12:06 dpereowei