-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Michael Bayer ha scritto:
> Manlio Perillo wrote:
> Hi.
> 
> I have written a module to implement support to SQL Schema in SQLALchemy.
> 
> The code is available here:
> http://paste.pocoo.org/show/175555/
> 
> It requires this patch:
> http://paste.pocoo.org/show/175556/
> 
>> obviously we can't accept the patch, if that's what you're proposing,
>> since it removes necessary functionality.   I'm not really sure why
>> breaking SQLA core should be necessary.
> 

It is necessary because it prevents the before-create MetaData listeners
to do things that affects how tables are handled.

What is the reason why the entire tables collection should be passed to
the before-create MetaData listeners?

It is not even documented:
http://www.sqlalchemy.org/docs/reference/sqlalchemy/schema.html#sqlalchemy.schema.MetaData


Regards  Manlio
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAktxL90ACgkQscQJ24LbaUS0vQCgjqqjdviuSqqmqjzUYwGGNjCx
eMcAn1WdacMxHltGDNyAXHfdmME0KTYp
=hH/f
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to