Files
sqlalchemy/test
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-04-04 09:26:43 -04:00
2022-04-07 10:47:53 -04:00
2022-04-07 10:47:53 -04:00
2022-04-07 15:19:10 +00:00
2022-04-07 15:19:10 +00:00
2022-03-04 16:28:31 -05:00
2022-04-04 09:26:43 -04:00