summaryrefslogtreecommitdiff
path: root/hackmd_schema.sql (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-04-20Refactor server with Sequelize ORM, refactor server configs, now will show ↵Cheng-Han, Wu1-77/+0
note status (created or updated) and support docs (note alias)
2015-09-15Changed db schema, table "note", column "title", type from "character ↵Wu Cheng-Han1-1/+1
varying(256)" to "text". To make very long title possible
2015-05-08Added database schema from pg_dumpWu Cheng-Han1-0/+77