• Florian Apolloner's avatar
    Fixed migrate when called inside a transaction. · 405b13fe
    Florian Apolloner yazdı
    This is useful for tests manually calling migrate inside a testcase,
    for normal usage this should make no difference, since there is no
    surrounding transaction after all. If there is one we still try to
    leave the transaction in a useable state (for postgres at least).
    
    If this commit turns out to be causing issues, settings savepoint=False
    is probably the right fix :)
    405b13fe
Adı
Son kayıt (commit)
Son güncelleme
.tx Loading commit data...
django Loading commit data...
docs Loading commit data...
extras Loading commit data...
scripts Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.rst Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
README.rst Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...