[SQLObject] _fromDatabase for Postgres
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: David M. C. <da...@da...> - 2003-04-17 01:00:15
|
Are there any plans afoot to add this support for Postgres? I know how to get the info out of the Postgres system tables, so it looks like the columnsFromSchema would not be hard to implement for PosgresConnection, but what else might be involved? Well, I'm going to try dinking with it a bit anyway, so we'll see what happens. Dave Cook |