To actually remove the properties you need to create new entities to
replace the old ones, or use the low-level ext.db interface to alter
the existing entities.
(usually this is not necessary)
On Oct 27, 9:47 pm, Tom Wu <
service.g2...@gmail.com> wrote:
> Hi Adam,
>
> I do remove the column from my model definition and update the every row in
> this model. But it still exist in data viewer.
>
> Regards
> Tom Wu
>
> 2009/10/28 Adam <
adam.crossl...@gmail.com>