tmlab / tmql

Automatically exported from code.google.com/p/tmql
1 stars 0 forks source link

Implement remove for update-clause #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently it is not possible to remove certain constructs, e.g. types or 
themes, from other construct. Therefore it would be nice if the update-clause 
could be improved to support remove statements.

For examle: 

UPDATE x REMOVE y WHERE z
with x = types | supertypes | scope | locators | item | indicators

Original issue reported on code.google.com by eadgh...@googlemail.com on 15 Feb 2011 at 8:10

GoogleCodeExporter commented 9 years ago

Original comment by Sven.Kro...@googlemail.com on 15 Feb 2011 at 11:17

GoogleCodeExporter commented 9 years ago

Original comment by Sven.Kro...@googlemail.com on 16 Feb 2011 at 11:26