fmdb
fmdb copied to clipboard
issuefix, dataBuffer type fix
Do you have an example where this is a problem?
@ccgus Emmmmm... Nope, I just fund the sqlite3_column_blob return type is void *, so I think there is no need to change it to char *...