summaryrefslogtreecommitdiff
path: root/src/db.mjs (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/utils.mjs: Replace promisify() by util.promisify()EuAndreh2024-02-281-5/+6
* Explicit import from "node:process"; move log() to hero.mjsEuAndreh2024-02-251-6/+7
* Normalize how modules import and name each otherEuAndreh2024-02-241-10/+10
* src/hero.mjs: Add buildServer()EuAndreh2024-02-231-4/+1
* Implement accretion.runMigrations() and wrappings of node-sqlite3EuAndreh2024-02-231-37/+46
* Big cleanupEuAndreh2024-02-231-0/+49