mirror of
https://github.com/sasjs/core.git
synced 2026-01-08 10:00:04 +00:00
chore(docs): removing WIP marker
This commit is contained in:
6
all.sas
6
all.sas
@@ -9734,10 +9734,8 @@ run;
|
|||||||
%mend mp_sortinplace;/**
|
%mend mp_sortinplace;/**
|
||||||
@file
|
@file
|
||||||
@brief Prepares an audit table for stacking (re-applying) the changes.
|
@brief Prepares an audit table for stacking (re-applying) the changes.
|
||||||
@details WORK IN PROGRESS!!
|
@details When the underlying data from a Base Table is refreshed, it can be
|
||||||
|
helpful to have any previously-applied changes, re-applied.
|
||||||
When the underlying data from a Base Table is refreshed, it can be helpful
|
|
||||||
to have any previously-applied changes, re-applied.
|
|
||||||
|
|
||||||
Such situation might arise if you are applying those changes using a tool
|
Such situation might arise if you are applying those changes using a tool
|
||||||
like [Data Controller for SAS®](https://datacontroller.io) - which records
|
like [Data Controller for SAS®](https://datacontroller.io) - which records
|
||||||
|
|||||||
@@ -1,10 +1,8 @@
|
|||||||
/**
|
/**
|
||||||
@file
|
@file
|
||||||
@brief Prepares an audit table for stacking (re-applying) the changes.
|
@brief Prepares an audit table for stacking (re-applying) the changes.
|
||||||
@details WORK IN PROGRESS!!
|
@details When the underlying data from a Base Table is refreshed, it can be
|
||||||
|
helpful to have any previously-applied changes, re-applied.
|
||||||
When the underlying data from a Base Table is refreshed, it can be helpful
|
|
||||||
to have any previously-applied changes, re-applied.
|
|
||||||
|
|
||||||
Such situation might arise if you are applying those changes using a tool
|
Such situation might arise if you are applying those changes using a tool
|
||||||
like [Data Controller for SAS®](https://datacontroller.io) - which records
|
like [Data Controller for SAS®](https://datacontroller.io) - which records
|
||||||
|
|||||||
Reference in New Issue
Block a user