On Thursday 08 June 2006 17:12, Ed Leafe wrote: > On Jun 8, 2006, at 6:27 PM, johnf wrote: > > soon http://www.python.org/dev/peps/pep-0354/ > > What I meant was a way of getting that information from the > database. Right now not all backends support this sort of data type, > so we'll have to come up with a database-agnostic way of returning > this info. > > -- Ed Leafe > -- http://leafe.com > -- http://dabodev.com Like - Postgres has arrays (that can hold strings) and custom defined types. No enum's
John _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
