romainq
|
34ab6cd77b
NEW! Archiving data. Archiving is a soft delete. It can be undone. Enter the archive mode to see all the data including archives (everything is read-only in that mode). Archiving must be enabled per class (data model). Archiving is achieved by the mean of the API DBObject::Archive (or Unarchive).
|
8 tahun lalu |
romainq
|
b2618d03ae
Exports further improved:
|
9 tahun lalu |
romainq
|
8ddc97daa3
Export (all formats but XML):
|
9 tahun lalu |
romainq
|
e4f8231d99
Export/XML: documented options (no_localize / linksets) + added external fields and friendly name for the external keys, both on the exported objects and the links (linkets=1)
|
9 tahun lalu |
romainq
|
dbfadb8d27
Export/XML: new option to include link sets (default: no)
|
9 tahun lalu |
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 tahun lalu |
dflaven
|
388bfea437
A little bit of polishing on the export feature to be ready for the beta.
|
10 tahun lalu |
dflaven
|
a218fb419e
Bulk Export redesign... Typo in dict entry name.
|
10 tahun lalu |
dflaven
|
47e596aa0b
Bulk Export redesign, addressing the tickets:
|
10 tahun lalu |