This repository has been archived on 2026-03-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
scabiosa/SQL
2022-02-22 13:47:36 +01:00
..
LogTypes.go refactor(SQL): Fixed declaration of LogType constants 2022-02-22 13:47:36 +01:00
MariaDBConnector.go refactor(MariaDBConnector): Optimized return statements 2022-02-19 19:20:55 +01:00
MSSQLConnector.go Merge pull request #25 from netbenix/SCABIOSA-16 2022-02-19 19:27:20 +01:00
RemoteStorage.go refactor(RemoteStoage): Added String() func 2022-01-31 20:10:37 +01:00
SQLInterface.go style(SQLInterface.go): Removed unnecessary brackets 2022-02-19 19:17:59 +01:00
SQLStages.go refactor(SQLStages): Added String() func 2022-01-31 20:10:22 +01:00