Skip to content
Snippets Groups Projects
Verified Commit 35b966d7 authored by Julian's avatar Julian
Browse files

Update db schema to new hedgedoc version

parent 0a81c3d9
No related branches found
No related tags found
No related merge requests found
...@@ -2,5 +2,5 @@ HEDGEDOCUTIL_DBHOST=localhost ...@@ -2,5 +2,5 @@ HEDGEDOCUTIL_DBHOST=localhost
HEDGEDOCUTIL_DBNAME=hedgedoc HEDGEDOCUTIL_DBNAME=hedgedoc
HEDGEDOCUTIL_DBUSER=hedgedoc HEDGEDOCUTIL_DBUSER=hedgedoc
HEDGEDOCUTIL_DBPW={{ hedgedoc.db.pw }} HEDGEDOCUTIL_DBPW={{ hedgedoc.db.pw }}
HEDGEDOCUTIL_DBSCHEMA=20150504155329-create-users.js,20150508114741-create-notes.js,20150515125813-create-temp.js,20150702001020-update-to-0_3_1.js,20150915153700-change-notes-title-to-text.js,20160112220142-note-add-lastchange.js,20160420180355-note-add-alias.js,20160515114000-user-add-tokens.js,20160607060246-support-revision.js,20160703062241-support-authorship.js,20161009040430-support-delete-note.js,20161201050312-support-email-signin.js,20171009121200-longtext-for-mysql.js,20180209120907-longtext-of-authorship.js,20180306150303-fix-enum.js,20180326103000-use-text-in-tokens.js,20180525153000-user-add-delete-token.js,20200321153000-fix-account-deletion.js HEDGEDOCUTIL_DBSCHEMA=20150504155329-create-users.js,20150508114741-create-notes.js,20150515125813-create-temp.js,20150702001020-update-to-0_3_1.js,20150915153700-change-notes-title-to-text.js,20160112220142-note-add-lastchange.js,20160420180355-note-add-alias.js,20160515114000-user-add-tokens.js,20160607060246-support-revision.js,20160703062241-support-authorship.js,20161009040430-support-delete-note.js,20161201050312-support-email-signin.js,20171009121200-longtext-for-mysql.js,20180209120907-longtext-of-authorship.js,20180306150303-fix-enum.js,20180326103000-use-text-in-tokens.js,20180525153000-user-add-delete-token.js,20200321153000-fix-account-deletion.js,20220901102800-convert-history-to-longtext.js
HEDGEDOCUTIL_PAD_MAIL_TEMPLATE=/usr/local/etc/hedgedoc-util/mail-std.tpl HEDGEDOCUTIL_PAD_MAIL_TEMPLATE=/usr/local/etc/hedgedoc-util/mail-std.tpl
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment