ENH: added test of EffectSchema() for SQLite backends. Please note that,
due to the very limited instrospection capabilities offered by the SQLite interface (e.g., no equivalent of "DESCRIBE" nor "SHOW INDEX" commands), the test does not verify that all aspects of the schema have indeed been transformed into a DB representation.
Please register or sign in to comment