deno/ext/node/ops/sqlite
David Sherret 76ce7768ab
refactor(permissions): remove access check callback (#30050)
1. Removes the access check callback, which was kind of confusing.
1. Requires `CheckedPath` for everything in the `FileSystem` trait to
ensure we're always checking permissions.
2025-07-10 21:40:20 -04:00
..
database.rs refactor(permissions): remove access check callback (#30050) 2025-07-10 21:40:20 -04:00
mod.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
session.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
statement.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
validators.rs fix(ext/node): various node:sqlite fixes (#29404) 2025-06-02 10:44:52 -07:00