11 Aug
2010
11 Aug
'10
1:02 p.m.
Hi! On 08/11/2010 11:19 AM, Michael Seiferle wrote:
One might think of adding a `replace doc.xml with path/to/new/doc.xml` command to make the database behave as desired. Feedback/Thoughts on this issue are welcome. What I would prefer is a command that either adds (if non-existing) OR replaces (if pre-existing) a document. Sort of:
«Honey, I don't care if you already have doc.xml, but - as of now - please take this one» It's kind of the same problem as it was with SQL... Neither INSERT nor UPDATE, but MERGE ;) HP