Skip to content

Commit 097c451

Browse files
authored
use dialect plain to fix h2 issue (#171)
1 parent 5d3573b commit 097c451

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.cdsrc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,8 @@
1717
},
1818
"hana": {
1919
"deploy-format": "hdbtable"
20+
},
21+
"sql": {
22+
"dialect": "plain"
2023
}
2124
}

0 commit comments

Comments
 (0)