Micropg-lite

Latest version: v3.1.1

Safety actively analyzes 702048 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

3.1.1

What's Changed
**Full Changelog**: https://github.com/TimonW-Dev/micropg_lite/compare/micropg_lite-3.0.0...micropg_lite-3.1.0

3.1.0

3.0.0

micropg_lite V3 has been optimized from scratch and contains almost all the functionalities of micropg. The RAM consumption is currently only slightly higher.

**Added support for:**
- Escape parameters
- "CREATE DATABASE" and"DROP DATABASE"
- Rollback
- SSL
- ...other features which were not supported in micropg_lite V2

**Lasting restrictions:**
- reduced error handling
- no MD5 auth method support
- No native support for the so-called "executemany" function

**Full Changelog**: https://github.com/TimonW-Dev/micropg_lite/compare/micropg_lite-V2.1.1...micropg_lite-3.0.0

2.1.1

- Slight changes adopted from nakagami

**Full Changelog**: https://github.com/TimonW-Dev/micropg_lite/compare/micropg_lite-V2.1.0...micropg_lite-V2.1.1

**Wiki Release Changelog**: https://github.com/TimonW-Dev/micropg_lite/wiki/Changelog

2.1.0

- README.md updated
- Made everything ready for the pypi.org package

**Full Changelog**: https://github.com/TimonW-Dev/micropg_lite/blob/main/CHANGELOG.md

2.0.0

**Changes**:
- Removed a lot of unused variables
- Removed specific errormessages for more efficency
- `LICENSE` file updated (own MIT-Lincense added)
- `README.md` changes
- Removed the `getServerData.py` (is no longer needed)
- Removed "self.tz_name" variable (was unused)
- Removed "self.server_version" variable (it didn't have any function)
- Added random generation for "client_nonce"
- `memory-test.py` script added for testing in the examples/ directory
- `docker-containers-setup.sh` script added in the examples/ directory
- Code formatting
- micropg_lite is now ready to make a pypi package

Thanks to [Betafloof](https://github.com/BetaFloof) for the support ([Pull request](https://github.com/TimonW-Dev/micropg_lite/pull/1))

**Full Changelog**: https://github.com/TimonW-Dev/micropg_lite/blob/main/CHANGELOG.md

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.