Skip to content

v0.2.0

Compare
Choose a tag to compare
@jorgerojas26 jorgerojas26 released this 29 Apr 12:45
· 309 commits to main since this release
8bf3d17

Changelog

  • cc10004 Merge pull request #43 from jorgerojas26/refactor-get-database-name
  • 14e0513 Merge pull request #45 from danprueitt/support-tables-in-different-schemas
  • 62a2c36 Merge pull request #51 from LinPr/dev
  • 8bf3d17 Merge pull request #55 from LinPr/tree_key
  • c3b1d24 Merge pull request #56 from LinPr/keyupdown
  • e515348 Merge remote-tracking branch 'origin/support-tables-in-different-schemas' into support-tables-in-different-schemas
  • 7bed807 add example connection URLs to the readme. Closes #42
  • 43cccc6 changes how db name is obtained from connection url
  • 1d34f13 feat: Add support for different schemas in Postgresql driver
  • e3b142a feat: Add support for different schemas in Postgresql driver
  • beb5e9a feat: enable mouse actions when interact with lazysql terminal UI
  • 91818af fix: add keybindings info accroding to source code
  • add7a8f fix: add keybindings info accroding to source code
  • b5b1b8d fix: fix perminately blocked when operate a empty table. issue: #54
  • a6cfb35 fix: fix perminately blocked when operate a empty table. issue: #54