From 8c41dce569d056a71aa90620238854f76274a38f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjetil=20=C3=98rbekk?= Date: Wed, 13 Aug 2008 15:18:07 +0200 Subject: TODO changes --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 0873d99..1534da5 100644 --- a/TODO +++ b/TODO @@ -6,3 +6,5 @@ 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") +- Escaping string: when querying sqlite, replace ' with '' in ingoing + strings. (why isn't this done in the API?) -- cgit v1.2.3