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