Hi, i'm trying to use couchDB in web2py, first of all i should say use dal in trunk version. but i have a problem for handling unicode characters. and also i noticed web2py add extra `'` to string after insert. look at my result: first of all i whant to know to handle the utf-8 strings and then how can i skip of that extera Apostrophe character
`'\xd9\x85\xd8\xad\xd9\x85\xd9\x88\xd8\xaf\xdb\x8c'` --

