Home
last modified time | relevance | path

Searched refs:SQL_BIGINT_TYPE (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
Ddata_share_common.h39 constexpr const char* SQL_BIGINT_TYPE = "BIGINT NOT NULL"; variable
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Ddata_share_store.cpp43 {EventTable::FIELD_SUBSCRIBETIME, SQL_BIGINT_TYPE}, in OnCreate()