LucidDB / luciddb

DEFUNCT: See README
https://github.com/LucidDB/luciddb
Apache License 2.0
52 stars 24 forks source link

[FRG-131] CREATE OR REPLACE RENAME TO should preserve lineageId attribute #740

Open dynamobi-build opened 12 years ago

dynamobi-build commented 12 years ago

[reporter="jvs", created="Tue, 16 May 2006 13:34:38 -0500 (GMT-05:00)"] A little while ago I added a "lineageId" attribute to FemAnnotatedElement. Every object created gets one of these set to a generated UUID.

CREATE OR REPLACE RENAME TO should preserve this (currently it generates a new one); this would allow catalog object identity to be tracked across renames.