2015-09-21 14:18 GMT-07:00 Mike Bayer <mike...@zzzcomputing.com>:

>
>
>
> OK, I'm still not able to reproduce (see attached), as long as
> include_schemas=True.  However, in your env.py, you have this:
>
> def include_symbol(tablename, schema):
>     return schema == table_args['schema']
>
> Which you are setting as your include_symbol option.   I don't see what
> "table_args" is here, however this would definitely have the effect of
> omitting tables from the autogenerate.   I would suggest removing this
> include_symbol callable, it does not appear to have any purpose.
>

Oh, sorry, that was a mistake on the copy-pasting to the e-mail. On the
tests I removed include_symbol, and it was not passed to
context.configure().

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy-alembic" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy-alembic+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to