[FIX] If an error occurs when dropping the database, raise a normal exception (that...
authorChristophe Simonis <christophe@tinyerp.com>
Thu, 11 Dec 2008 11:22:48 +0000 (12:22 +0100)
committerChristophe Simonis <christophe@tinyerp.com>
Thu, 11 Dec 2008 11:22:48 +0000 (12:22 +0100)
commitc0152f5fcf0cd3c995bbdb0979801bc0abbe1af6
tree74f3183c35b98038881ee9f8e94c4c535d319b07
parent9d96bb1c52ccd85ed5a400fdb5847073430b683b
[FIX] If an error occurs when dropping the database, raise a normal exception (that can be pickle)

lp bug: https://launchpad.net/bugs/307069 fixed

bzr revid: christophe@tinyerp.com-20081211112248-ljibz77ey2jkjtjd
bin/service/web_services.py
bin/sql_db.py