Changelog
- 848dbf6 Create FUNDING.yml
- f5cc69e Merge pull request #65 from jorgerojas26/postgres-connections-fix
- 78c1bd1 Merge pull request #67 from jorgerojas26/mysql-numeric-table-name
- 89b5bb3 add AppendNewRow command
- a3c9fb5 changes connection table colors for better contrast
- 1c52d31 changes tree color to use theme
- b19895d feat: add support for mixed-case table names
- 275a101 fix: allow postgres to switch between different database connections by selecting them in the tree
- 02b5119 fix: connect to previous database on error
- 10a4b1a fix: format table name to include backticks
- 2c6ed23 fix: formats table name everywhere
- f14d255 fix: table error modal not being focused