QueryResultProps extension
deno-postgres@v0.17.0/QueryResult.
- on
Properties
- command → CommandType
-
deno-postgres@v0.17.0/QueryResult/command.
read-only
Methods
-
insertRow(
List< List< row) → voidint> > - deno-postgres@v0.17.0/QueryResult/insertRow.