summaryrefslogtreecommitdiffstats
path: root/database/sqlite/sqlite_functions.c
AgeCommit message (Expand)Author
2021-07-07ACLK-NG New Cloud NodeInstance related msgs (#11234)Timotej S
2021-06-01Store uuid_t metric_uuid in the dimension state structure instead of uuid_t *...Stelios Fragkakis
2021-05-31Provide UTC offset in seconds and edit health config command (#11051)Emmanuel Vasilakis
2021-04-29Add functionality to store node_id for a host (#11059)Stelios Fragkakis
2021-04-26Store null claim id in the database for non claimed children (#11036)Stelios Fragkakis
2021-04-22Persist claim ids in local database for parent and children (#10993)Stelios Fragkakis
2021-03-23Fix memory leak when archived data is requested (#10837)Stelios Fragkakis
2021-03-22Add data query support for archived charts (#10771)Stelios Fragkakis
2021-03-15Enable metadata persistence in all memory modes (#10742)Stelios Fragkakis
2021-03-09Add the ability to store chart labels in the database (#10718)Stelios Fragkakis
2021-03-08Fix a parameter binding issue when storing chart names in the database (#10717)Stelios Fragkakis
2020-11-25Address coverity errors (CID 364045,364046) (#10282)Stelios Fragkakis
2020-11-24Migrate metadata log to SQLite (#10139)Stelios Fragkakis