mirror of https://github.com/BOINC/boinc.git
e97a9177d3
where being omitted from query strings. This is incorrect. For example, suppose you have an app version with nonempty plan_class, then you try to add a version with no plan class. The query would omit the "and plan_class = ''" so it would match the existing app version and not add a new version. Reported by Rytis. Hopefully this won't break anything. svn path=/trunk/boinc/; revision=22616 |
||
---|---|---|
.. | ||
__init__.py | ||
add_util.py | ||
boinc_db.py | ||
boinc_project_path.py | ||
boincxml.py | ||
configxml.py | ||
database.py | ||
db_base.py | ||
db_mid.py | ||
projectxml.py | ||
sched_messages.py | ||
setup_project.py | ||
tools.py | ||
util.py | ||
version.py.in |