Unverified Commit 786a9dff authored by An Nyeong's avatar An Nyeong
Browse files

- Change `initialize` into synchronous function since all SQLite Driver

  provide synchronous API.
- Add deno-lint-ignore to ignore `require-await` error
- Add type annotations for `sqlite.node.ts`
- Add type constructor for Number for SQLStatment of node:sqlite, since
  the type of `changes` is `number | bigint`
parent 629f4eec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment