Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Releases: prahladyeri/sqlite-gui

1.3

28 Jul 06:17
c02f52c
Compare
Choose a tag to compare
a9a5512 fix: saving issue for all except the current tab
803563d chore: updated readme
6efee60 chore: updated readme
cecbb2b fix: added ctrl+a selection to sql textbox
ecd943b feat: added sql pane, removed unnecessary files from solution
c9a2bf9 fix: skipped special sqlite_* tables
eaf150d chore: updated readme
f37e902 chore: updated readme
d5538b5 chore: updated directory structure

1.2

14 Jul 19:04
a24db43
Compare
Choose a tag to compare
1.2
  • Fix: updated change detection

1.1

14 Jul 18:03
e5f3da9
Compare
Choose a tag to compare
1.1
  • Fixed delete issues.
  • Added confirmation message on exit.

1.0

14 Jul 13:04
bd9568a
Compare
Choose a tag to compare
1.0 Pre-release
Pre-release
  • Added core features and functionality.
  • Ability to open sqlite files and browse them in a data-grid view.
  • Ability to add, edit and delete rows.