You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 20, 2026. It is now read-only.
This repository was somewhat replaced by the icinga-go-library and should be archived.
Since there are only two functions here, they can be dealt with:
sql.FetchRowsAsStructSlice: Only used in docker-icingadb, which I am aiming to replace as well. No other usage.https://github.com/search?q=org%3AIcinga+FetchRowsAsStructSlice&type=code
sql.MysqlSplitStatements: Created a PR to move it to the IGL, database: Add MysqlSplitStatements icinga-go-library#115.https://github.com/search?q=org%3AIcinga%20MysqlSplitStatements&type=code
Tasks:
MysqlSplitStatements(or at least create an issue to do so late).