summaryrefslogtreecommitdiffstats
path: root/database/sqlite/sqlite_context.c
AgeCommit message (Expand)Author
2022-07-19Fix pointer binding for host / chart uuidsStelios Fragkakis
2022-07-14Simplify ctx get chart list queryStelios Fragkakis
2022-07-14Fix spelling in VACCUMStelios Fragkakis
2022-07-14Error checking for null host idStelios Fragkakis
2022-07-14Log deleted context when compiled with NETDATA_INTERNAL_CHECKSStelios Fragkakis
2022-07-14Add NULL checks for passed parametersStelios Fragkakis
2022-07-14Use UUID_STR_LEN instead of GUID_LEN + 1Stelios Fragkakis
2022-07-14Added not NULL in database columnsStelios Fragkakis
2022-07-13Add hard code for CTXStelios Fragkakis
2022-07-13Database migration code to add familyStelios Fragkakis
2022-07-13Rework database initializationStelios Fragkakis
2022-07-13Get chart list and dimension list changesStelios Fragkakis
2022-07-13loading all from sqlCosta Tsaousis
2022-07-13Fix get context listStelios Fragkakis
2022-07-13Memory cleanupStelios Fragkakis
2022-07-13Add fields to contextStelios Fragkakis
2022-07-13check if we need to update cloudCosta Tsaousis
2022-07-13loading instancesCosta Tsaousis
2022-07-13first interface to sqlCosta Tsaousis
2022-07-13intermediate commitCosta Tsaousis
2022-07-13Simplify initStelios Fragkakis
2022-07-13Allow host to be null and in this case it will process the localhostStelios Fragkakis
2022-07-13Add host_id when getting chartsStelios Fragkakis
2022-07-13Initial functions to store context infoStelios Fragkakis