[PonyORM-list] pony entities in multiple modules

Goldberg, Arthur P arthur.p.goldberg at mssm.edu
Tue Nov 4 21:24:52 UTC 2014


Hi Guys

I've pony entities (class foo(db.Entity), etc.) definitions in multiple modules. And I've several general purpose programs: 1) connect to the dbms and optionally create tables, 2) load a file into a table, etc.
How can I have the general purpose programs load all the pony entities, but then use only those specified on a command line?

Is this clear?

thanks
Arthur



More information about the ponyorm-list mailing list