simple-ddl-parser icon indicating copy to clipboard operation
simple-ddl-parser copied to clipboard

refactor utils, add tests, move exceptions into separate module

Open demitryfly opened this issue 1 year ago • 1 comments

  • Rewrite find_first_unpair_closed_par and remove_par implementations
  • Add new unit tests
  • Remove redundant (?) SimpleDDLParserException (it's better to discuss, backward compatibility may be broken)
  • Create a separate exception module

demitryfly avatar Jun 13 '24 23:06 demitryfly