00clear.mql 154 B

123456789101112
  1. delete from /test/enum with version
  2. /**
  3. onerror(continue,`not exist`,`not find`,`not found`)
  4. **/
  5. ;
  6. /**
  7. sleep(1s)
  8. **/;
  9. drop class if exists /test/enum;