First push

This commit is contained in:
nkaputnik
2022-05-06 11:09:04 +02:00
parent 7d46db42ec
commit 2b6d4c625e

View File

@@ -2,7 +2,7 @@ async function run() {
debugger
while (true) {}
process.exit()
1.substring()
//1.substring()
let res = await cds.read(SELECT.one`title`.from(`Books`).where(`ID=201`))
let { title } = res
const data = req.data