You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.
Daniel Wertheim edited this page Nov 29, 2012
·
12 revisions
Since SisoDb stores the object graph representation as JSON and as a flattened object in the Indexes-tables using key-values, you could of course update the values in the Indexes-tables using T-SQL and also try to update the JSON member using T-SQL, but sometimes you might want to perform more advances updates, and then you basically do have to re-save the structures, and that's where the Maintenance API can help you.