Files
sqlalchemy/test/engine
Mike Bayer 2800e34710 - The :func:.create_engine routine and the related
:func:`.make_url` function **no longer URL encode the password**.
Database passwords that include characters like spaces, plus signs
and anything else should now represent these characters directly,
without any URL escaping. [ticket:2873]
2013-11-24 18:11:37 -05:00
..
2013-04-27 19:53:57 -04:00
2013-04-27 19:53:57 -04:00