Actions: photostructure/node-sqlite
Actions
232 workflow runs
232 workflow runs
INSERT INTO users VALUES (${id}, ${name});
const user = sql.getSELECT * FROM users WHERE id = ${id};
Changes:
- Add LRUCache class for statement caching (src/lru-cache.ts)
- Add SQLTagStore class with run/get/all/iterate m...
Build & Release
#188:
Commit 503fb9c
pushed
by
mceachen