Commits


sqlite3: add some documentation


sqlite3: document open; optionally enable WAL


sqlite3: add runstmt helper


sqlite3: "port" missing open flags and error codes/strings


sqlite3: rename sqlite3 and db to "conn"


import sqlite module Still very WIP (much like everything else...) but I like how it's coming.