mirror of
https://github.com/logseq/logseq.git
synced 2026-05-18 18:02:35 +00:00
3 lines
60 B
SQL
3 lines
60 B
SQL
alter table graphs
|
|
add column graph_e2ee integer default 1;
|