You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the create_table we changed in #844 is also used by the op.create_table() op where we don't have a reflected table to work with so the check we added must be made more specific still.
the create_table we changed in #844 is also used by the op.create_table() op where we don't have a reflected table to work with so the check we added must be made more specific still.