fix(blog): show sasdemo instead of root user in audit demo screenshot
publish / Build-and-publish (push) Successful in 6m36s

This commit is contained in:
blog-dev
2026-09-04 07:51:32 +00:00
parent 7267af58c4
commit 73d4796638
2 changed files with 1 additions and 1 deletions
@@ -127,7 +127,7 @@ Here it is live in the editor. We edited `B_COL` on the second row from 10 to 25
![](./formula_demo.png)
And here's the payoff of those `DC.*` references - the audit columns from the same table, same edit. `ROW_STATUS_COL` flipped to `M`, and the change summary resolved the `IF` formula above into a sentence - "root changed from orig-2":
And here's the payoff of those `DC.*` references - the audit columns from the same table, same edit. `ROW_STATUS_COL` flipped to `M`, and the change summary resolved the `IF` formula above into a sentence - "sasdemo changed from orig-2":
![](./formula_audit_demo.png)