Commits
Click on a commit to change the comparison rangefix(schema): handle quoted strings in SQLite WHERE extraction and MSSQL identifier replacement & fmt refactor: replace hand-rolled SQL lexers with sqlparser for correct escape handling38 minutes ago
by jay-l-e-e fix: use MsSqlDialect and replace magic number with "WHERE".len()24 minutes ago
by jay-l-e-e