- 23 11月, 2021 1 次提交
-
-
由 robotspace 提交于
* Get accurate reason when a query is not executed sucessfully. Disable test case for async query in lua51 connector. * Add a build option to disable embedded lua lib. By default enable. * Restore default dependency for module query to avoid compile error on windows.
-
- 09 4月, 2021 1 次提交
-
-
由 robotspace 提交于
* Set value for std with c99 to avoid compile error on CentOS7. * Get parameter from stack by same sequence. * Add performance test.
-
- 11 12月, 2020 1 次提交
-
-
由 robot 提交于
-
- 08 12月, 2020 1 次提交
-
-
由 robot 提交于
Connector is implemented by lua51 but luajit and ffi are not included. Connection pool is not implemented yet. It is a raw demonstration at present and not verified on production environment.
-
- 10 8月, 2019 1 次提交
-
-
由 robot 提交于
Field names and values are both returned. Client application gets value by field name. It runs as convention except that bool type is returned as one byte,tiny integer. Bool type will be returned in future if tiny integer causes confusion.
-
- 04 8月, 2019 1 次提交
-
-
由 robot 提交于
-