sabiql 3.0.1

Fast, safe-by-design, Vim-first DB TUI with ER diagrams
1
2
3
4
5
pre-commit:
  commands:
    fmt:
      run: cargo fmt
      stage_fixed: true