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-19 19:14:06 +01:00
..
LogTypes.go refactor(LogTypes): Added String() func 2022-01-31 20:10:04 +01:00
MariaDBConnector.go refactor(MariaDB): Moved private functions into struct 2022-01-31 20:11:08 +01:00
MSSQLConnector.go fix(MSSQL): Removed unused method receiver 2022-02-19 19:14:06 +01:00
RemoteStorage.go refactor(RemoteStoage): Added String() func 2022-01-31 20:10:37 +01:00
SQLInterface.go feat(SQL): Added Base of MSSQL Connector 2022-01-14 18:46:18 +01:00
SQLStages.go refactor(SQLStages): Added String() func 2022-01-31 20:10:22 +01:00