5 Commits

Author SHA1 Message Date
Azpect3120
b5159e8976 FEAT: Support for mysql and mariadb!!
However, the enum tree is not supported since they do not support them.
But other than that, mysql and maria DB seem to both be supported.
2024-08-19 17:26:19 -07:00
Azpect3120
c8b2fadbb0 FIX: The connection list is now displayed sorted. Current on top. 2024-08-19 14:27:28 -07:00
Azpect3120
9c8a25609e FEAT: Connection manager is working
All it can do is view and delete the connections but that was the key
functionality that was missing.
2024-08-14 12:30:16 -07:00
Azpect3120
fb548e4207 FEAT: Displays database name in tree view 2024-08-07 17:18:51 -07:00
Azpect3120
5cbe004318 FEAT: Sessions are complete!
Queries are also complete...
Needs some bug testing and such but the queries are running and
displaying!
2024-08-07 15:04:02 -07:00