[Cppcms-users] [cppdb] blob type in sqlite3
Brought to you by:
artyom-beilis
From: Baptiste D. <bip...@gm...> - 2011-01-07 17:02:24
|
Hi, I try to use the blob type of sqlite3 with cppdb, to stock hashed passwords, but It doesn't work. It seems it's not implemented. So I would like to know when you think to do it. I want to stock under binary because it's space efficient and it's the type returned by cppcms::message_digest::md5() thank you very much Baptiste |