Hi web2py-users,

Currently, Gluon DAL has no support for weird and whacky characters like @
in the database connection string.

I propose a patch to use unquote_plus to allow these characters, and leave
it to be an exercise for the user
to escape their own special characters.

This issue is also on the Sahana bug tracker:
http://eden.sahanafoundation.org/ticket/726

-Tony

Attachment: dal.diff
Description: Binary data

Attachment: sql.diff
Description: Binary data

Reply via email to