Files
@ 7d8154837174
Branch filter:
Location: kallithea/rhodecode/lib/dbmigrate/migrate/versioning/templates/sql_script/pylons.py_tmpl
7d8154837174
0 B
text/plain
create a list out of generator.
Generator gets exausted during later executions, and because it's used several times
it causes errors
Generator gets exausted during later executions, and because it's used several times
it causes errors