Pekka Pöyry
Pekka Pöyry
Migra always tries to recreate a unique constraints when the column uses collation. ### Reproduction steps: `test.sql`: ```sql CREATE COLLATION "numeric" (provider = icu, locale = 'en@colNumeric=yes'); CREATE TABLE foo...
Could you release version 0.1.6 of this package to PyPI? [The latest version on Pypi is 0.1.5](https://pypi.python.org/pypi/Flask-SSLify) and it doesn't contain [this commit](https://github.com/kennethreitz/flask-sslify/commit/9b21aeb07577e9e78dadaf48aac5a6c3d136c368) that I need. Currently I have to...
The version 0.9.2 that is on Pypi doesn't contain commit f42899cfa938769e89d8639af963754e1edf0483, so importing `from retry import retry_call` fails. Can you release a new version of this package on Pypi to...
Running `heroku plugins:install heroku-pg-extras` returns errors: ``` ~/Documents heroku plugins:install heroku-pg-extras Installing plugin heroku-pg-extras... ⣟ [1/4] Resolving packages... warning heroku-pg-extras > [email protected]: This package has been deprecated. Install the new...