mirror of https://github.com/BOINC/boinc.git
3f0f36ac5a
Originally, the idea for remote file management was that the physical name of a file was its md5, or jf_md5. This was changed to let the submitter choose the name. But in the DB (job_file.md5) we only kept 64 chars. Change the field name to job_file.name, and change it to varchar(255) |
||
---|---|---|
.. | ||
Makefile.am | ||
boinc_db.cpp | ||
boinc_db.h | ||
boinc_db_types.h | ||
bolt_constraints.sql | ||
bolt_schema.sql | ||
bossa_constraints.sql | ||
bossa_schema.sql | ||
constraints.sql | ||
db_base.cpp | ||
db_base.h | ||
init_db | ||
schema.sql | ||
schema_condor.sql | ||
schema_locality.sql | ||
schema_vda.sql |