Hi,
I created CAP Project in Business application studio and created a schema.cds,cat-service.cds and trying to generate the DDL files. While compiling the below statement
cds compile srv/cat-service --to sqlite
And I am getting the below error
[ERROR] Unknown model processor: cds.compile.to. sqlite.

Regards,
Sharath