Files
@ 882ac77dc709
Branch filter:
Location: kallithea/rhodecode/lib/dbmigrate/migrate/changeset/databases/mysql.py
882ac77dc709
3.3 KiB
text/x-python
fixed problem with `Cannot operate on a closed database` error, by forcing NullPool when using sqlite database.