0002_add_graph_e2ee.sql 60 B

12
  1. alter table graphs
  2. add column graph_e2ee integer default 1;