提交歷史

作者 SHA1 備註 提交日期
  romainq b2618d03ae Exports further improved: 9 年之前
  romainq 5501af41d0 Exports: support multi-column queries (e.g. SELECT l, p FROM Person AS p JOIN Location AS l ON p.location_id = l.id) with null values 9 年之前
  romainq f48a2e9719 #758 REST service: key given in clear in the returned objects (incremented the API verion to 1.1) 11 年之前
  romainq ac6a8fb71f #472 REST API: finalized the implementation of core/get_related + added the support for AttributeBlob (to manage documents and attachments) 12 年之前
  romainq 81edb86711 #472 REST Services: added core/delete (to bulk delete, full-featured), and validated the operation core/apply_stimulus 12 年之前
  romainq cebaac2f51 REST services: fixed issue with returned external keys 12 年之前
  romainq ad499b0237 REST services: alpha2. It is now extensible (implement iRestServiceProvider). Still lacks two verbs: apply_stimulus and delete. 12 年之前
  romainq 508acd9763 REST services: an alpha version. It is already possible to create/update/get objects. An example illustrates the possibilities. 12 年之前