Eventframe db model change

4 views
Skip to first unread message

Kiran Jonnalagadda

unread,
Oct 31, 2012, 2:58:46 PM10/31/12
to hasgee...@googlegroups.com, HasGeek Team
I made a small change to Eventframe's "node" model, adding an optional "author" field. We're not yet using SQLAlchemy migrations, so you have to do this to upgrade:

alter table node add column author varchar(40);

Best,
Kiran

-- 
Kiran Jonnalagadda

Reply all
Reply to author
Forward
0 new messages