Skip to content

Update sqlalchemy-utils to 0.36.1 - #766

Open
pyup-bot wants to merge 2 commits into
masterfrom
pyup-update-sqlalchemy-utils-0.33.1-to-0.36.1
Open

Update sqlalchemy-utils to 0.36.1#766
pyup-bot wants to merge 2 commits into
masterfrom
pyup-update-sqlalchemy-utils-0.33.1-to-0.36.1

Conversation

@pyup-bot

Copy link
Copy Markdown
Collaborator

This PR updates sqlalchemy-utils from 0.33.1 to 0.36.1.

Changelog

0.36.1

^^^^^^^^^^^^^^^^^^^

- Added support for CASCADE option when dropping views (406, pull request courtesy of amicks)
- Added `aliases` parameter to create_materialized_view function.

0.36.0

^^^^^^^^^^^^^^^^^^^

- Removed explain and explain_analyze due to the internal changes in SQLAlchemy version 1.3.

0.35.0

^^^^^^^^^^^^^^^^^^^

- Removed some deprecation warnings
- Added Int8RangeType (401, pull request courtesy of lpsinger)

0.34.2

^^^^^^^^^^^^^^^^^^^

- Remove ABC deprecation warnings (386, pull request courtesy of VizualAbstract)

0.34.1

^^^^^^^^^^^^^^^^^^^

- Remove deprecation warnings (379, pull request courtesy of Le-Stagiaire)
- Drop py34 support

0.34.0

^^^^^^^^^^^^^^^^^^^


- Removed array_agg compilation which was never a good idea and collided with the latest version of SA. (374)
- Removed deprecation warnings (373, pull request courtesy of pbasista)

0.33.12

^^^^^^^^^^^^^^^^^^^^

- Added ordering support for Country primitive (361, pull request courtesy of TrilceAC)

0.33.11

^^^^^^^^^^^^^^^^^^^^

- Added support for creating and dropping a PostgreSQL database when using pg8000 driver (303, pull request courtesy of mohaseeb)

0.33.10

^^^^^^^^^^^^^^^^^^^^

- Removed optional dependency to Flask-Babel. Now using Babel instead. (333, pull request courtesy of aveuiller)

0.33.9

^^^^^^^^^^^^^^^^^^^

- Fixed SQLite database_exists to check for correct file format (306, pull request courtesy of jomasti)

0.33.8

^^^^^^^^^^^^^^^^^^^

- Added support of short-code in PhoneNumberType (348, pull request courtesy of anandtripathi5)

0.33.7

^^^^^^^^^^^^^^^^^^^

- Added MSSQL support for create_database and drop_database (337, pull request courtesy of jomasti)

0.33.6

^^^^^^^^^^^^^^^^^^^

- Fixed passlib compatibility issue (again) (342)
- Added support for SQL VIEWs

0.33.5

^^^^^^^^^^^^^^^^^^^

- Added optional attr parameter for locale calleble in TranslationHybrid
- Fixed an issue with PasswordType so that it is compatible with older versions of passlib (342)

0.33.4

^^^^^^^^^^^^^^^^^^^

- Made PasswordType use `hash` function instead of deprecated `encrypt` function (341, pull request courtesy of libre-man)

0.33.3

^^^^^^^^^^^^^^^^^^^

- Added new AesGcmEngine (322, pull request courtesy of manishahluwalia)

0.33.2

^^^^^^^^^^^^^^^^^^^

- Added support for universal wheels (312, pull request courtesy of nsoranzo)
- Fixed usage of template0 and template1 with postgres database functions. (286, pull request courtesy of funkybob)
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant