Opened 15 years ago
Closed 15 years ago
#14097 closed (duplicate)
Add "--skip" option to inspectdb.
Description ¶
If you're inspecting a MySQL db, and it has a view that references missing columns, then inspectdb will stop with an exception while inspecting that database.
Add a "--skip" option to inspectdb to skip over tables that throw errors instead of aborting.
Note:
See TracTickets
for help on using tickets.
Sorry for the duplicate.