| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Here, fix some bad references in the README where what should have been `SortArgs` were being referred to as `SimpleArgs` instead. Whoops.
Although this wasn't strictly wrong given that the message was probably already clear, here follow up #44 to also use `SortArgs` in examples for batch insert with `#insert_many`.
Although this wasn't strictly wrong given that the message was probably already clear, here follow up #44 to also use `SortArgs` in examples for batch insert with `#insert_many`.
| Back | FazBrowse Home | New Git URL |
Here, fix some bad references in the README where what should have been
SortArgs were being referred to as SimpleArgs instead. Whoops.