Re: Creating database tables from queries based on ORM API?
Oleg Broytman <[email protected]> Wed, 17 Apr 2019 20:38:03 +0200
| Newsgroups | gmane.comp.python.sqlobject |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Apr 16, 2019 at 04:50:28PM +0200, Markus Elfring <[email protected]> wrote: > > See http://sqlobject.org/SQLObject.html#class-sqlmeta > > Would you like to continue with the clarification of following > software design aspects? > > * Encapsulation of table creation parameters > > * Determination of generated data structures from the database What do you want to know in these areas? > Regards, > Markus Oleg. -- Oleg Broytman https://phdru.name/ [email protected] Programmers don't die, they just GOSUB without RETURN.