]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Dialect option `postgresql_concurrently` to `Index` construct.
authorIuri de Silvio <iurisilvio@gmail.com>
Thu, 26 Feb 2015 00:05:31 +0000 (21:05 -0300)
committerIuri de Silvio <iurisilvio@gmail.com>
Thu, 26 Feb 2015 00:05:31 +0000 (21:05 -0300)
commit955576fcf6e7aff7fe924ec3b33bb6d243ddd312
tree32690318970204b1b1a7fc36ba33d772a6129512
parentc5edbc6fdc611d3c812735d83fe056fbb7d113f5
Dialect option `postgresql_concurrently` to `Index` construct.
lib/sqlalchemy/dialects/postgresql/base.py
test/dialect/postgresql/test_compiler.py