Files
sqlalchemy/test
Mike Bayer 82d194c9a6 - Added get_pk_constraint() to reflection.Inspector, similar
to get_primary_keys() except returns a dict that includes the
name of the constraint, for supported backends (PG so far).
[ticket:1769]
- Postgresql reflects the name of primary key constraints,
if one exists.  [ticket:1769]
2010-04-15 19:05:41 -04:00
..
2010-04-14 18:38:11 -04:00
2009-08-09 20:50:46 +00:00
2010-04-15 01:35:54 -04:00