Pugsql

Latest version: v0.3.1

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

Scan your dependencies

Page 2 of 4

0.2.0

* Dropped automatic caching of modules. See [19](https://github.com/mcfunley/pugsql/issues/19) for discussion.

0.1.19

* An `encoding` parameter for interpreting sql files can be passed when creating a pugsql module, thanks to [newturok](https://github.com/newturok).
* Better exception feedback when calling statements incorrectly with positional arguments.
* Added some development setup notes to the README.

0.1.18

* Custom connection `kwargs` are passed through to `create_engine`, thanks to [Brad Greenlee](https://github.com/bgreenlee).

0.1.17

* Added support for multiple statements per file thanks to [Brad Greenlee](https://github.com/bgreenlee).

0.1.16

* Fixed [28](https://github.com/mcfunley/pugsql/issues/28) - better errors when trying to use a query name that is already defined as a method on the `Module` class.
* Modules are now iterable (thanks to [Haoyu Qiu](https://github.com/timothyqiu)).

0.1.15

* Better error messages from malformed SQL files.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.