Skip to Content
0
Sep 05, 2023 at 11:03 AM

Table aren't created

179 Views

I use the SAP CAP framework with a defined structure for code sources and db. I created a new cds file for the new table and service for that table. When I execute mbt build and then deploy it, this table aren't created. But when I execute directly from my local machine 'cds deploy --to hana', a table is creating. In case of any clarifications feel free to ask and thank you in advance!