diff options
| -rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,5 +6,6 @@ TODO for the nearest future: time, and just read from the filedescriptor. - Make some way for the lookup functions to see more than just one field from the SQL row (eg. we need to create paths like "artist - song") + - Is this really needed? We have come a long way with using SQL tricks only. - Escaping string: when querying sqlite, replace ' with '' in ingoing strings. (why isn't this done in the API?) |
