tjasz / geotab

View, interact with, and edit geographical/tabular data.
0 stars 0 forks source link

Recalculate computed fields automatically #66

Open tjasz opened 11 months ago

tjasz commented 11 months ago

Whenever the data changes (new row add; column related to computed field is edited), the computed field should be recalculated.

tjasz commented 11 months ago

If we can't do it efficiently on any column edit, at least we should do it for new rows being added.