Impl GetDbNames, GetDbTalbes and ExecDbQuery

This commit is contained in:
Changhua
2023-02-17 22:06:40 +08:00
parent 33a5ed4033
commit 95ce4578bf
7 changed files with 277 additions and 56 deletions
+4
View File
@@ -3,3 +3,7 @@
* fallback_type:FT_POINTER
MsgTypes* fallback_type:FT_CALLBACK
RpcContact* fallback_type:FT_CALLBACK
DbNames* fallback_type:FT_CALLBACK
DbTable* fallback_type:FT_CALLBACK
DbField* fallback_type:FT_CALLBACK
DbRow* fallback_type:FT_CALLBACK