Theory stuff from sials work pc; minor stuff here and there
This commit is contained in:
@@ -26,9 +26,7 @@ classdef DBHandler < handle
|
||||
options.server = "134.245.243.254";
|
||||
options.port = 3306;
|
||||
options.user = "silas";
|
||||
options.password = "silas";
|
||||
|
||||
|
||||
options.password = "silas";
|
||||
end
|
||||
|
||||
% Assign values to class properties based on input arguments
|
||||
|
||||
Reference in New Issue
Block a user