opt tbname in
This commit is contained in:
parent
d74779805a
commit
6445ee8ad6
|
@ -206,12 +206,6 @@ void indexJsonRebuild(SIndexJson* idx, void* iter);
|
|||
**/
|
||||
bool indexJsonIsRebuild(SIndexJson* idx);
|
||||
|
||||
/*
|
||||
* init index env
|
||||
*
|
||||
*/
|
||||
void indexInit();
|
||||
|
||||
/* index filter */
|
||||
typedef struct SIndexMetaArg {
|
||||
void* metaEx;
|
||||
|
|
Loading…
Reference in New Issue