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