Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
danylo-safonov-solid committed Sep 20, 2023
1 parent 740a82b commit 4579d59
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,3 @@ The main scenario is Supabase Edge Functions, but it should also work for other
- [ ] `(options: { savepoint?: string | Savepoint; })`
- [ ] `(options: { chain?: boolean; })`
- [ ] TransactionError

Common for clients:
- [ ] queryArray
- [ ] `(strings: TemplateStringsArray, ...args: unknown[])`
- [ ] `(config: QueryOptions)`
- [ ] `(strings: TemplateStringsArray, ...args: unknown[])`
- [ ] queryObject
- [ ] `(config: QueryObjectOptions)`
- [ ] `(strings: TemplateStringsArray, ...args: unknown[])`

0 comments on commit 4579d59

Please sign in to comment.