lib

Core libraries for Radroots
git clone https://radroots.dev/git/lib.git
Log | Files | Refs | README | LICENSE

0000_local_events.down.sql (93B)


      1 drop table if exists local_event_projection_cursor;
      2 drop table if exists local_event_record;