diff options
| author | Kjetil Ørbekk <orbekk@pvv.ntnu.no> | 2008-08-13 15:18:07 +0200 |
|---|---|---|
| committer | Kjetil Ørbekk <orbekk@pvv.ntnu.no> | 2008-08-13 15:18:07 +0200 |
| commit | 8c41dce569d056a71aa90620238854f76274a38f (patch) | |
| tree | 5507df36c438aa95349057afff031fb8a6108ab9 | |
| parent | 2ea2df0e490056f4760e0a275d8309171bf162b0 (diff) | |
TODO changes
| -rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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?) |
