Closed kwuz closed 7 years ago
@kwuz this should not be deleting the semicolon from the string. Can you see if there is a way to insert an escape character instead. If they enter a semicolon, they likely did it for a reason.
sure, I'll get on that
Okay, ready for testing again on branch issue_82b. Managed to get it so semicolons are accepted, but doesn't crash the program. Program will attempt to connect to the db with the given values, and will show the invalid connection dialog when it fails.
still needs some cleanup, will open separate issue. Ready for testing on edit_branch