11 messages in com.googlegroups.sqlalchemy[sqlalchemy] Re: Tool to check whethe...
FromSent OnAttachments
Paul Johnston28 Jan 2007 01:58 
Michael Bayer28 Jan 2007 20:12 
Paul Johnston29 Jan 2007 12:05 
Paul Johnston30 Jan 2007 14:49 
Michael Bayer30 Jan 2007 15:49 
Paul Johnston01 Feb 2007 03:21 
Michael Bayer01 Feb 2007 12:06 
Paul Johnston02 Feb 2007 04:32 
Michael Bayer02 Feb 2007 09:10 
Paul Johnston02 Feb 2007 09:40 
Michael Bayer02 Feb 2007 11:43 
Subject:[sqlalchemy] Re: Tool to check whether DB matches model
From:Paul Johnston (pa@pajhome.org.uk)
Date:02/01/2007 03:21:29 AM
List:com.googlegroups.sqlalchemy

Hi,

Well, I see a model as a set of tables. In this particular case, a model is the set of tables created with a particular MetaData object. I guess model is a term from the MVC world, so perhaps there's a better term for SA users.

Paul

On 1/30/07, Michael Bayer <mike@zzzcomputing.com> wrote:

what i cant see here is exactly what a "model" is. if its a TG thing, then this app would belong with Turbogears.