Re: Creating database tables from queries based on ORM API?

Oleg Broytman <[email protected]> Thu, 18 Apr 2019 08:37:35 +0200
Newsgroups gmane.comp.python.sqlobject
Message-ID <[email protected]>
On Thu, Apr 18, 2019 at 08:20:29AM +0200, Markus Elfring <[email protected]> wrote:
> >    What do you want to know in these areas?
> 
> Would it make sense to construct a command class like ???table_creation_from_selection????

   I cannot answer the question because I don't understand the planned
API. If you're not going to add new methods to the SQLObject main class
then what?

> Regards,
> Markus

Oleg.
-- 
    Oleg Broytman            https://phdru.name/            [email protected]
           Programmers don't die, they just GOSUB without RETURN.