Hi Michael,
Your message arrived too late for this week's 1.7.3.4 release. I'll
put it in the next one, with begin() (which stops auto-commit), commit
() and rollback() functions.
SQL is like Latin: knowing it will help you read the Romance
languages, but not hear, speak or write them. If you stick to the
Table interface, your code will be portable to another database. What
a pity that we JSDB is cross-platform, but SQL is still not cross-
DBMS. I suspect that there are only two SQL commands which work on all
databases:
SELECT * FROM name
DELETE TABLE name
Thanks,
Shanti