##// END OF EJS Templates
db: prevent empty IN queries that generally are performance problem, and triggers sql warnings.
db: prevent empty IN queries that generally are performance problem, and triggers sql warnings.
marcink -
r2176:d21fb0df default
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / dbmigrate / migrate / changeset / databases
__init__.py Loading ...
firebird.py Loading ...
mysql.py Loading ...
oracle.py Loading ...
postgres.py Loading ...
sqlite.py Loading ...
visitor.py Loading ...