Re: Creating database tables from queries based on ORM API?
Oleg Broytman <[email protected]> Thu, 18 Apr 2019 13:07:32 +0200
| Newsgroups | gmane.comp.python.sqlobject |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Apr 18, 2019 at 08:46:24AM +0200, Markus Elfring <[email protected]> wrote: > > If you're not going to add new methods to the SQLObject main class > > then what? > > Can additional components become helpful as base classes? Sure but what is the advantage over a single monolithic class? > Regards, > Markus Oleg. -- Oleg Broytman https://phdru.name/ [email protected] Programmers don't die, they just GOSUB without RETURN.