summaryrefslogtreecommitdiffstats
path: root/database/sqlite/sqlite_functions.h
AgeCommit message (Expand)Author
2022-05-31Fix the retry count and netdata_exit check when running an sqlite3_step comma...Stelios Fragkakis
2022-05-10Initialize the metadata database when performing dbengine stress test (#12861)Stelios Fragkakis
2022-05-03One way allocator to double the speed of parallel context queries (#12787)Costa Tsaousis
2022-04-19Add the ability to perform a data query using an offline node id (#12650)Stelios Fragkakis
2022-03-31Improve ACLK sync logging (#12534)Stelios Fragkakis
2022-02-23Store dimension hidden option in the metadata db (#12196)Stelios Fragkakis
2021-11-26Add commands to check and fix database corruption (#11828)Stelios Fragkakis
2021-10-06Enable additional functionality for the new cloud architecture (#11579)Stelios Fragkakis
2021-09-23Add alert message support for ACLK new architecture (#11552)Emmanuel Vasilakis
2021-09-21Add chart message support for ACLK new architecture (#11447)Stelios Fragkakis
2021-09-19Use sqlite to store the health log and alert configurations. (#11399)Emmanuel Vasilakis
2021-08-11Add ACLK synchronization event loop (#11396)Stelios Fragkakis
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-24Remove unecessary relative paths when including headers. (#11124)vkalintiris
2021-04-29Add functionality to store node_id for a host (#11059)Stelios Fragkakis
2021-04-22Persist claim ids in local database for parent and children (#10993)Stelios Fragkakis
2021-03-22Add data query support for archived charts (#10771)Stelios Fragkakis
2021-03-09Add the ability to store chart labels in the database (#10718)Stelios Fragkakis
2020-11-24Migrate metadata log to SQLite (#10139)Stelios Fragkakis