issues
search
Godley
/
Music-Library
Repo for all FYP work, including meeting logs, implementation, report and any other necessary documents. Will be a mix of tex, python, word and pdf documents
GNU General Public License v2.0
5
stars
3
forks
source link
properly integrate online data in data layer
#258
Closed
Godley
closed
9 years ago
Godley
commented
9 years ago
this will involve:
putting in an add to sources table query wherever files have the "source" key
including "WHERE EXISTS" or "WHERE NOT EXISTS" query extension on most queries depending on whether the method's "online" param is true or false
this will involve: