Files
sqlalchemy/test/dialect
Mike Bayer 952383f9ee implement iso date literals for all backends
Added modified ISO-8601 rendering (i.e. ISO-8601 with the T converted to a
space) when using ``literal_binds`` with the SQL compilers provided by the
PostgreSQL, MySQL, MariaDB, MSSQL, Oracle dialects. For Oracle, the ISO
format is wrapped inside of an appropriate TO_DATE() function call.
Previously this rendering was not implemented for dialect-specific
compilation.

Fixes: #5052
Change-Id: I7af15a51fedf5c5a8e76e645f7c3be997ece35f0
2022-04-08 14:13:51 -04:00
..
2022-03-01 09:09:02 -05:00
2022-03-28 15:58:35 -04:00
2019-01-06 18:23:11 -05:00
2019-01-06 18:23:11 -05:00