sanmi / concharto

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

Orphaned timeprimitive objects in database #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Steps:
    * edit an event and change the date
    * a new row is inserted in the timeprimitive table

Actual
    * the old row stays there

Expected
    * the old row should be deleted (delete orphaned)

NOTE:
    * should fix this for the other objects like geometry, tags, etc`

Original issue reported on code.google.com by frank.sa...@gmail.com on 17 Jan 2009 at 5:19