What's Changed
- Added lastQuery by @Zetaphor in #11
- fix parameter name for get methods by @ptrcarta in #14
- Adding examples and cleaning up README by @Zetaphor in #16
- Added SSL Connectivity Support by @subhashdasyam in #13
- Subhashdasyam patch 2 by @Zetaphor in #17
- Subhashdasyam patch 2 by @Zetaphor in #18
- changed if not ssl to if not self.conf["ssl"] by @subhashdasyam in #19
- Update README.md by @Zetaphor in #20
- Added function insertBatch to insert multiple values by @subhashdasyam in #21
- Updated Readme changed from simplemysqlssl to simplemysql by @subhashdasyam in #22
New Contributors
- @ptrcarta made their first contribution in #14
- @subhashdasyam made their first contribution in #13
Full Changelog: v0.9.0...v1.25.0