-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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=codesql.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:
- Get database: Add MysqlSplitStatements icinga-go-library#115 merged.
- Release another IGL version with this change. (https://github.com/Icinga/icinga-go-library/releases/tag/v0.6.0)
- Update repositories making use of
MysqlSplitStatements(or at least create an issue to do so late). - Archive this repo 🥳
Metadata
Metadata
Assignees
Labels
No labels