Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 217 Bytes

TODO.md

File metadata and controls

6 lines (5 loc) · 217 Bytes

TODO thoughts.

  • multiple insert, for many rows at one time. possibly like the regular insert, but does NOT execute until all rows done, and keeps appending values?
  • geti(), memory efficient get()? (iterator)