summaryrefslogtreecommitdiff
path: root/hackmd_schema.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor server with Sequelize ORM, refactor server configs, now will show ↵Cheng-Han, Wu2016-04-201-77/+0
| | | | note status (created or updated) and support docs (note alias)
* Changed db schema, table "note", column "title", type from "character ↵Wu Cheng-Han2015-09-151-1/+1
| | | | | | varying(256)" to "text". To make very long title possible
* Added database schema from pg_dumpWu Cheng-Han2015-05-081-0/+77