A library for interacting with SQLite databases
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Ben Ashton 7b9095ffa6 Added static method for creating PawSQLiteErrors from other errors 3 years ago
..
adapters Initial commit 3 years ago
database.mjs Initial commit 3 years ago
log.mjs Initial commit 3 years ago
pawsqlite.mjs Unlink adapters. Add adapter registry 3 years ago
pawsqlite_error.mjs Added static method for creating PawSQLiteErrors from other errors 3 years ago
result.mjs Initial commit 3 years ago
transaction.mjs Initial commit 3 years ago
transaction_manager.mjs Initial commit 3 years ago