Re: Creating database tables from queries based on ORM API?
Markus Elfring <[email protected]> Wed, 17 Apr 2019 21:15:52 +0200
| Newsgroups | gmane.comp.python.sqlobject |
|---|---|
| Message-ID | <[email protected]> |
>> * Encapsulation of table creation parameters >> >> * Determination of generated data structures from the database > > What do you want to know in these areas? * Which parameters (and corresponding classes) will matter for table creation besides the name (and a query object)? * How convenient and safe is the supported database introspection currently? (The documentation seems to be terse on this software area.) Regards, Markus