1. 23 11月, 2021 1 次提交
  2. 09 4月, 2021 1 次提交
  3. 11 12月, 2020 1 次提交
  4. 08 12月, 2020 1 次提交
    • R
      Implement connector for OpenResty based on lua51. · e8260ed8
      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.
      e8260ed8
  5. 10 8月, 2019 1 次提交
    • R
      Return records with seperated fields in lua connector. · 02629361
      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.
      02629361
  6. 04 8月, 2019 1 次提交