fix: adding more info on REPLACE loadtype
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 2m22s

This commit is contained in:
2023-08-25 12:23:52 +01:00
parent 6db54d6b84
commit bc494d7e90
3 changed files with 4 additions and 3 deletions

View File

@ -29,7 +29,7 @@ The following resources contain additional information on the Data Controller:
Data Controller is regularly updated with new features. If you see something that is not listed, and we agree it would be useful, you can engage us with Developer Days to build the feature in.
* [Excel uploads](/dcu-fileupload/#excel-uploads) - drag & drop directly into SAS. All versions of excel supported.
* [Excel uploads](/dcu-fileupload/#excel-uploads) - drag & drop directly into SAS. All versions of excel supported.
* Data Lineage - at both table and column level, export as image or CSV
* Data Validation Rules - both automatic and user defined
* Data Dictionary - map data definitions and ownership
@ -37,7 +37,7 @@ Data Controller is regularly updated with new features. If you see something th
* DDL generator - in SAS, TSQL and PGSQL flavours
* Workflow - run a SAS program before or after an edit or approval
* Role based security - editors, approvers, administrators
* Data Models supported: SCD2, Bitemporal, composite keys, retained keys, update and full replace
* Data Models supported: SCD2, Bitemporal, composite keys, retained keys, update, format catalogs
* Email Alerts for data changes
* [Row Level Security](/row-level-security)
* Excel [formula support](excel)