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

Michael Bayer ha scritto:
> [...]
>> just so I can understand fully can you modify the paste I sent to
>> illustrate exactly how the results are happening, as that can help me to
>> formulate the best version of this feature.
> 

I have pasted a complete working fragment of the code I have used:
http://paste.pocoo.org/show/179089/


By the way, I still have a problem when using fold_equivalents.
http://paste.pocoo.org/show/179092/


Again, the plain SQL code does not show duplicate columns here:

wsgix=> select * from content_types NATURAL JOIN contents
                 NATURAL JOIN content_articles
                 NATURAL JOIN categories WHERE slug='python';
  type   | category_slug |  slug
- ---------+---------------+--------
 article | programming   | python
(1 riga)




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

iEYEARECAAYFAkt7MzQACgkQscQJ24LbaUQSIACeMnH/OGepSOJrVpnMZYvUNo7O
pu0An0GE4BUNGHaLAyuI+frAbuEm5dFw
=/13b
-----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