5 messages in com.googlegroups.sqlalchemy[sqlalchemy] can I set the really def...
FromSent OnAttachments
张沈鹏(电子科大 毕/就业倒计时...)30 Mar 2008 10:25 
Bobby Impollonia30 Mar 2008 10:33 
Alec30 Mar 2008 10:35 
Andreas Jung30 Mar 2008 11:30 
Michael Bayer30 Mar 2008 11:59 
Subject:[sqlalchemy] can I set the really default value ?
From:张沈鹏(电子科大 毕/就业倒计时...) (zsp@gmail.com)
Date:03/30/2008 10:25:25 AM
List:com.googlegroups.sqlalchemy

I just mean default value in the create table's sql .

such as CREATE TABLE xxx ( id INTEGER NOT NULL, value INTEGER default 0 )