azivner
|
94565e3ec0
|
now using .tar export to initialize DB instead of direct DB dumps
|
2018-11-16 14:36:50 +01:00 |
|
azivner
|
36dc802d16
|
updated schema.sql
|
2018-08-13 07:57:23 +02:00 |
|
azivner
|
2eb1a9705f
|
it's now possible to mark relation as inheritable (previously this was hardcoded for specific relation names)
|
2018-07-29 20:33:42 +02:00 |
|
azivner
|
986eace1be
|
schema update with relations
|
2018-07-29 11:47:46 +02:00 |
|
azivner
|
3d2ef6be01
|
remove optionId, closes #117
|
2018-06-13 19:10:28 -04:00 |
|
azivner
|
fc6669d254
|
initialization and schema fixes, closes #111
|
2018-06-01 22:26:37 -04:00 |
|
azivner
|
a4eafb934f
|
non null note title and content in the DB schema, allow saving non-valid JSON notes, children overview style changes
|
2018-04-11 00:10:11 -04:00 |
|
azivner
|
a4e64350e9
|
fixed schema, initial setup
|
2018-04-02 22:33:54 -04:00 |
|
azivner
|
2e8eeda5ab
|
new attribute "hide_in_autocomplete", fixes #16
|
2018-02-13 22:30:33 -05:00 |
|
azivner
|
9910aebf45
|
fix schema.sql
|
2018-02-11 22:06:12 -05:00 |
|
azivner
|
7b77e40514
|
added support for trilium-sender
|
2018-02-11 00:18:59 -05:00 |
|
azivner
|
e011b9ae63
|
deleting attributes, closes #34
|
2018-02-06 23:09:19 -05:00 |
|
azivner
|
7c74c77a2c
|
allow duplicated attribute per note (in effect attributes can be multi-valued). Closes #33
|
2018-02-06 21:18:09 -05:00 |
|
azivner
|
31c32ff42c
|
fixes when generating new DB
|
2018-01-31 23:36:39 -05:00 |
|
azivner
|
75878c80a8
|
migration script to camel case
|
2018-01-28 20:52:05 -05:00 |
|
azivner
|
9760eb71d3
|
updated schema
|
2018-01-21 23:44:42 -05:00 |
|
azivner
|
0575924cf1
|
added is_synced to options to better differentiate between synced and not synced options
|
2018-01-11 22:45:25 -05:00 |
|
azivner
|
8fe6a9353a
|
added dialog and read only view of attributes
|
2018-01-11 00:01:16 -05:00 |
|
azivner
|
0e8285a7e4
|
updated schema with image tables
|
2018-01-07 10:35:24 -05:00 |
|
azivner
|
244a4562b1
|
not unique key between parent_note_id and note_id in schema
|
2018-01-03 22:15:06 -05:00 |
|
azivner
|
548ecd4171
|
removed unique index again - from now on the invariant is that there's unique undeleted relationship between note and parent note
|
2018-01-03 21:29:13 -05:00 |
|
azivner
|
53ee1fa5ed
|
note_id - parent_note_id index needs to be unique
|
2018-01-02 19:20:42 -05:00 |
|
azivner
|
cf8334607e
|
added demo document SQL scripts
|
2017-12-23 13:16:18 -05:00 |
|