Files
sqlalchemy/test
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-11-23 17:05:45 -05:00
2013-11-23 17:12:54 -05:00
2013-08-02 18:29:25 -04:00