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
We need to update only ISA changes, without touching any other user content. Therefore we must establish a system to handle this.
For UPDATE contracts we MUST pass all Tables and the metadata sheet. Any table not passed MUST be deleted, any table passed MUST be updated if changed. The metadata sheet passed MUST be updated if changed.
The exact replacement/update of tables MUST be handled/implemented by the specific IO arctrl implementation.
The text was updated successfully, but these errors were encountered:
Related: fslaborg/FsSpreadsheet#30
We need to update only ISA changes, without touching any other user content. Therefore we must establish a system to handle this.
For
UPDATE
contracts we MUST pass allTables
and the metadata sheet. Any table not passed MUST be deleted, any table passed MUST be updated if changed. The metadata sheet passed MUST be updated if changed.The exact replacement/update of tables MUST be handled/implemented by the specific IO arctrl implementation.
The text was updated successfully, but these errors were encountered: