Files
Federico Caselli 6a485acaa9 Table arguments name and metadata are positional only
The :class:`_sql.Table` object now raises an informative error message if
it is instantiated without passing at least the :paramref:`_sql.Table.name`
and :paramref:`_sql.Table.metadata` arguments positionally. Previously, if
these were passed as keyword arguments, the object would silently fail to
initialize correctly.

Fixes: #6135
Change-Id: I54d0c89fd549fc504289a87ea0bb37369f982b06
(cherry picked from commit 3de954bc02)
2021-04-06 18:04:45 -04:00
..
2019-01-06 18:23:11 -05:00
2020-09-28 14:24:11 -04:00
2019-01-06 18:23:11 -05:00
2020-09-28 14:24:11 -04:00
2019-01-06 18:23:11 -05:00
2020-10-12 12:48:25 -04:00
2019-07-21 16:30:31 -04:00
2019-03-05 20:29:05 -05:00
2019-01-06 18:23:11 -05:00
2019-01-25 14:56:50 -05:00
2020-09-28 14:24:11 -04:00
2020-09-28 14:24:11 -04:00
2019-01-06 18:23:11 -05:00
2019-01-06 18:23:11 -05:00