Add flow config from 'new db()' to 'db.exec()'

This commit is contained in:
Michael Hohn
2023-11-26 14:06:44 -08:00
committed by =Michael Hohn
parent 247b71294a
commit 18b8c9e98c
6 changed files with 196 additions and 25 deletions

View File

@@ -27,6 +27,7 @@ git add tests/$qname/$qname.qlref
# snapshot the session
cp add-user.js tests/$qname/
git add tests/$qname/add-user.js
cp session/session.ql solutions/$qname.ql
git add solutions/$qname.ql