Files
sqlalchemy/test
Mike Bayer 1616562a15 Don't emit pyodbc "no driver" warning for empty URL
Fixed an issue in the pyodbc connector such that a warning about pyodbc
"drivername" would be emitted when using a totally empty URL.  Empty URLs
are normal when producing a non-connected dialect object or when using the
"creator" argument to create_engine(). The warning now only emits if the
driver name is missing but other parameters are still present.

Fixes: #5346
Change-Id: I0ee6f5fd5af7faca63bf0d7034410942f40834a8
(cherry picked from commit 29534cf139)
2020-05-22 13:16:02 -04:00
..
2020-04-30 16:54:41 -04:00
2020-05-05 12:38:52 -06:00
2019-06-21 10:18:17 -04:00
2020-05-15 11:22:03 -04:00
2020-04-20 09:08:18 -04:00
2020-04-30 16:54:41 -04:00