Ellar-sql

Latest version: v0.1.2

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

Scan your dependencies

0.1.2

What's Changed
* Bump codecov/codecov-action from 4.4.1 to 4.5.0 by dependabot in https://github.com/python-ellar/ellar-sql/pull/40
* Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by dependabot in https://github.com/python-ellar/ellar-sql/pull/39
* Bump mypy from 1.10.0 to 1.10.1 by dependabot in https://github.com/python-ellar/ellar-sql/pull/38
* Bump ruff from 0.4.7 to 0.5.0 by dependabot in https://github.com/python-ellar/ellar-sql/pull/37
* Update pillow requirement from <10.1.0,>=9.4.0 to >=10.4.0,<10.5.0 by dependabot in https://github.com/python-ellar/ellar-sql/pull/36
* Bump ruff from 0.5.0 to 0.5.5 by dependabot in https://github.com/python-ellar/ellar-sql/pull/42
* Bump mypy from 1.10.1 to 1.11.1 by dependabot in https://github.com/python-ellar/ellar-sql/pull/41
* fixed deprecated reference due to ellar 0.8.1 by eadwinCode in https://github.com/python-ellar/ellar-sql/pull/43


**Full Changelog**: https://github.com/python-ellar/ellar-sql/compare/0.1.0...0.1.2

0.1.0

What's Changed
* Update pytest-cov requirement from <5.0.0,>=2.12.0 to >=2.12.0,<6.0.0 by dependabot in https://github.com/python-ellar/ellar-sql/pull/27
* Bump mypy from 1.8.0 to 1.9.0 by dependabot in https://github.com/python-ellar/ellar-sql/pull/26
* Bump ruff from 0.3.0 to 0.3.5 by dependabot in https://github.com/python-ellar/ellar-sql/pull/25
* Bump codecov/codecov-action from 4.1.0 to 4.1.1 by dependabot in https://github.com/python-ellar/ellar-sql/pull/24
* Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by dependabot in https://github.com/python-ellar/ellar-sql/pull/23
* Bump ruff from 0.3.5 to 0.4.2 by dependabot in https://github.com/python-ellar/ellar-sql/pull/31
* Bump mypy from 1.9.0 to 1.10.0 by dependabot in https://github.com/python-ellar/ellar-sql/pull/30
* Update mkdocstrings[python] requirement from <0.25.0,>=0.19.0 to >=0.19.0,<0.26.0 by dependabot in https://github.com/python-ellar/ellar-sql/pull/29
* Bump codecov/codecov-action from 4.1.1 to 4.3.1 by dependabot in https://github.com/python-ellar/ellar-sql/pull/28
* fix: code style by eadwinCode in https://github.com/python-ellar/ellar-sql/pull/32
* Bump ruff from 0.4.2 to 0.4.7 by dependabot in https://github.com/python-ellar/ellar-sql/pull/34
* Bump codecov/codecov-action from 4.3.1 to 4.4.1 by dependabot in https://github.com/python-ellar/ellar-sql/pull/33
* feat: Image and FileField support with sqlachemy-file by eadwinCode in https://github.com/python-ellar/ellar-sql/pull/35


**Full Changelog**: https://github.com/python-ellar/ellar-sql/compare/0.0.6...0.1.0

0.0.6

What's Changed
* Ellar SQL Logo by eadwinCode in https://github.com/python-ellar/ellar-sql/pull/22
* Fixed SQLAlchemy async package dependency eadwinCode in https://github.com/python-ellar/ellar-sql/commit/f689ddf426df1f55080250c302cc5cd26bd7b68f

**Full Changelog**: https://github.com/python-ellar/ellar-sql/compare/0.0.4...0.0.6

0.0.4

What's Changed
* Bump ruff from 0.1.15 to 0.3.0 by dependabot in https://github.com/python-ellar/ellar-sql/pull/19
* Bump codecov/codecov-action from 4.0.1 to 4.1.0 by dependabot in https://github.com/python-ellar/ellar-sql/pull/18
* Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by dependabot in https://github.com/python-ellar/ellar-sql/pull/17
* rearrangement lib dependencies by eadwinCode in https://github.com/python-ellar/ellar-sql/pull/20
* fixed ellar-cli dependency by eadwinCode in https://github.com/python-ellar/ellar-sql/pull/21


**Full Changelog**: https://github.com/python-ellar/ellar-sql/compare/0.0.2...0.0.4

0.0.2

What's Changed
* Bump ruff from 0.1.9 to 0.1.15 by dependabot in https://github.com/python-ellar/ellar-sql/pull/12
* Update pytest requirement from <8.0.0,>=7.1.3 to >=7.1.3,<9.0.0 by dependabot in https://github.com/python-ellar/ellar-sql/pull/13
* Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by dependabot in https://github.com/python-ellar/ellar-sql/pull/14
* Bump codecov/codecov-action from 3.1.4 to 4.0.1 by dependabot in https://github.com/python-ellar/ellar-sql/pull/15
* Ellar 0.7.0 support by eadwinCode in https://github.com/python-ellar/ellar-sql/pull/16


**Full Changelog**: https://github.com/python-ellar/ellar-sql/compare/0.0.1...0.0.2

0.0.1

What's Changed
* Bump ruff from 0.1.7 to 0.1.9 by dependabot in https://github.com/python-ellar/ellar-sql/pull/5
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/python-ellar/ellar-sql/pull/2
* Added tests for SQLAlchemy type decorators by eadwinCode in https://github.com/python-ellar/ellar-sql/pull/7
* Feat: Pagination by eadwinCode in https://github.com/python-ellar/ellar-sql/pull/8
* Project Rename by eadwinCode in https://github.com/python-ellar/ellar-sql/pull/9
* Factory boy Support by eadwinCode in https://github.com/python-ellar/ellar-sql/pull/11
* Documentation and Code refactor by eadwinCode in https://github.com/python-ellar/ellar-sql/pull/10

New Contributors
* eadwinCode made their first contribution in https://github.com/python-ellar/ellar-sql/pull/1
* dependabot made their first contribution in https://github.com/python-ellar/ellar-sql/pull/5

**Full Changelog**: https://github.com/python-ellar/ellar-sql/commits/0.0.1

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.