lp://staging/~ricardokirkner/django-pgtools/fix-role-username-unescaped

Created by Ricardo Kirkner and last modified
Get this branch:
bzr branch lp://staging/~ricardokirkner/django-pgtools/fix-role-username-unescaped
Only Ricardo Kirkner can upload to this branch. If you are Ricardo Kirkner please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ricardo Kirkner
Project:
django-pgtools
Status:
Merged

Recent revisions

14. By Ricardo Kirkner

make sure to respect psycopg2>=2.7 requirement in tox.ini

13. By Ricardo Kirkner

better quoting of identifiers

12. By Ricardo Kirkner

escape role and username properly

11. By Ricardo Kirkner

update to use latest psycopg2

10. By Ricardo Kirkner

[r=roadmr] support python3

9. By Ricardo Kirkner

[r=fgallina] support django 1.6 to 1.10

- dropped support for python 2.5 and 2.6
- dropped support for django < 1.6
- improved bootstrapping and testing of project

8. By Ricardo Kirkner

relax database check to check one database at a time

default to checking default database if no alias is provided

dropped django 1.1 and below from supported versions

7. By Ricardo Kirkner

[r=matiasb] Before requesting a GRANT operation, make sure the relation actually exists, to avoid causing errors on the cursor.

6. By Ricardo Kirkner

[r=lukasz-czyzykowski] Support any backend that inherits from postgresql_psycopg2.

5. By Anthony Lenton

[r=zematynnad] Support 1.3 style db config; long sequences are handled correctly

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/django-pgtools
This branch contains Public information 
Everyone can see this information.

Subscribers