mysql needs reflection overhaul

Issue #54 resolved
Mike Bayer repo owner created an issue

since we need to reflect InnoDB/myISAM status, as well as foreign keys, we need to get the reflection to use SHOW CREATE TABLE and/or SHOW TABLE STATUS to get the engine info as well as the foreign keys

Comments (1)

  1. Log in to comment