sql_ml: wrong album update predicate.
If psz_album is NULL you have no data to insert. If you have an id then the value is already in database and only empty string can erase it.
Showing
Please register or sign in to comment
If psz_album is NULL you have no data to insert. If you have an id then the value is already in database and only empty string can erase it.