/blogmaker/comments/migrations/sql/AddNotes.sql
http://blogmaker.googlecode.com/ · SQL · 1 lines · 1 code · 0 blank · 0 comment · 0 complexity · 064d76a221805219f44d0365796c54b2 MD5 · raw file
- ALTER TABLE comments_comment ADD COLUMN "notes" text NOT NULL default '';