Files
sqlalchemy/lib/sqlalchemy
Mike Bayer 22b3181866 The cx_oracle dialect will no longer run the bind parameter names
through ``encode()``, as this is not valid on Python 3, and prevented
statements from functioning correctly on Python 3.  We now
encode only if ``supports_unicode_binds`` is False, which is not
the case for cx_oracle when at least version 5 of cx_oracle is used.
2013-02-08 12:42:36 -05:00
..
2013-01-01 19:08:19 -05:00
2013-01-01 13:46:21 -05:00
2013-01-01 13:46:21 -05:00
2013-02-02 18:59:19 -05:00
2013-02-02 18:49:33 -05:00
2013-02-06 21:02:42 -05:00
2013-01-01 13:46:21 -05:00
2013-02-01 20:45:29 -05:00
2013-01-01 13:46:21 -05:00
2013-02-02 16:20:30 -05:00
2013-01-01 13:46:21 -05:00
2013-01-01 13:46:21 -05:00
2013-01-01 19:31:00 -05:00
2013-01-01 13:46:21 -05:00
2013-01-01 19:31:00 -05:00