hedgedoc/docs
David Mehren 99dccc0567
RevisionEntity: Change primary key type from UUID to number
The precision of sqlites datetime() timestamp is only one second (see https://www.sqlite.org/lang_datefunc.html). Therefore we could not order revisions of one note that were created in the same second. To remedy this, the primary key was changed to a monotonically increasing number, which solves the ordering problem.

Signed-off-by: David Mehren <git@herrmehren.de>
2020-09-25 21:37:39 +02:00
..
dev RevisionEntity: Change primary key type from UUID to number 2020-09-25 21:37:39 +02:00
guides Remove mattermost integration 2020-02-25 14:33:30 +01:00
images splitting README.md into files in /docs for better readability 2019-04-01 01:03:36 +02:00
legal Move DCO into docs section 2019-06-10 17:35:36 +02:00
setup Remove PDF export 2020-02-26 15:05:54 +01:00
configuration-config-file.md add ldap.starttls to config file docs 2020-08-05 00:45:38 +02:00
configuration-env-vars.md Merge pull request #278 from elespike/master 2020-04-22 20:56:58 +02:00
history.md striving for consistency across various docs 2019-04-01 01:03:36 +02:00
slide-options.md striving for consistency across various docs 2019-04-01 01:03:36 +02:00