method MemoryTable.prototype.indexEltimport { MemoryTable } from "https://deno.land/x/pg_mem@3.0.3/table.ts"; indexElt(t: _Transaction, toInsert: Row)Parameterst: _TransactiontoInsert: Row