is the `events_optimize` flag reverse-compatible? ...
# general
c
is the
events_optimize
flag reverse-compatible? like if i had a DB that was created when
events_optimize=false
, can i just flip that flag to true and move on with my life or do i need to re-create the DB?
z
I believe you would be fine here.