Skip to content

Releases: frectonz/sql-studio

0.1.5

18 Jun 19:02
57799cb
Compare
Choose a tag to compare

Dark Mode Support

Implemented in #10

image

image

image

0.1.4

17 Jun 19:08
e5cafbf
Compare
Choose a tag to compare

Changelog

  • Try to automatically open the URL in a browser. #9
  • Compact number formatting in the y axis of the bar chart. #7 #8
  • Quote table names #4

0.1.3

16 Jun 19:54
979ce33
Compare
Choose a tag to compare

Changelog

  • Add a favicon
  • Open the database in read only mode
  • Query params reflect the table name
  • A preview command
sqlite-studio preview

0.1.2

15 Jun 11:40
0f8fa74
Compare
Choose a tag to compare

Changelog

Check that the path provided point to an SQLite DB.

image


Add an error fallback component.

image


Add a page not found component.

image


Format numbers with commas.

image


Implement infinite query pagination.

infinite

More changes

  • Optimization: don't calculate table size for large DBs.
  • Implement skeleton loading UI for every page.

0.1.1

13 Jun 19:05
d7b9ce5
Compare
Choose a tag to compare

Query page has been implemented. 🥳

image

query

First Release

13 Jun 08:58
3197adb
Compare
Choose a tag to compare

first release 🎉

image
image