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
8ab00b20d4
FIX: Bug with clearing modal before sending
...
The creation modal was sending data after being wiped, this was fixed
and the data does not get cleared from the modal until AFTER the request
is sent.
2024-08-15 09:22:39 -07:00
Azpect3120
36f7b9fe39
FEAT: Connection manager changes!
...
Can now edit the connection names when creating a connection and the
connection manager can now edit those names! Much better ease of use.
2024-08-15 09:07:12 -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
111a6aead3
INIT: First commit, having session issues
...
Shocker! These sessions are stupid as hell. Going to try using gorilla
instead.
2024-08-06 21:40:04 -07:00