Thank you Michael !
On Jan 11, 5:25 pm, Michael Bayer wrote:
> There's no straightforward way to do that. Schemes to copy each Table to a
> new one with a lowercase ".key" attribute, using Inspector to generate the
> Table object programatically (basically means, implement your own
> Inspect
On May 9, 2007, at 8:27 AM, Antipin Aleksei wrote:
>
> Hi
>
> I'm studying examples of using database in pylons. SQLAlchemy is most
> commonly used here. But I don't understand why most of them use
> explicit
> column declaration.
> I want to use Postgres database which supports ALTER table st