mirror of
https://github.com/denoland/deno.git
synced 2025-03-04 18:12:59 -05:00
![]() Implements the `readOnly` option for `DatabaseSync`. Permissions: `--allow-read=test.db --allow-write=test.db` => all works `--allow-read=test.db` => only `readOnly` dbs work, cannot create new db |
||
---|---|---|
.. | ||
database.rs | ||
mod.rs | ||
statement.rs |