v0.6.2
What's Changed
Features
- Allow user to view snippet of foreigner key data
- Allow user to hide selected column in table data
- Add support for Cloudflare D1
- Allow save sqlite file directly after open
- Allow reload sqlite file
- Allow user to format SQL
- Allow user to change SQL editor font size using (Cmd + "+", Cmd + "-")
- Add JSON editor and multi-line editor
- Add proper format of EXPLAIN QUERY PLAN
Improvement
- Improve tab dragging animation
- Add back button to go back to connection list
- Prevent navigation back when scrolling horizontally
- Add create script
- Prevent user from creating table with empty name and better error message when there is problem.