Commit Graph

2 Commits

Author SHA1 Message Date
robot 026293617a Return records with seperated fields in lua connector.
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.
2019-08-10 22:30:23 +08:00
robot f332530af3 Add example implementation for lua connector. 2019-08-04 21:32:49 +08:00