-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As an IT admin configuring policy automations,
| I want it to be easier to select scripts/i…
-
## What did you do?
I have a following scenario
```
context "N+1", :n_plus_one do
it "n+1" do
audit_type_2 = create(:audit_type, account: org)
audit_type_3 = create(:audit_…
-
On the Activity tab (from the main page or on each Data Entity) there is a possibility to filter out Activities made by users. User name is recorded to the underlying audit table. There is a filter to…
-
# Steps
- have a postgis table with a PK that is not `id`
- activate audit on this table
- make some change on some feature
- try to display the change of only one feature using the "Feature ID"…
-
I wanted to test if a Table had an Audit setup on it and some of the tables are now using temporal tables to do that auditing.
I did see that Michael Hotek had built his own version of it over in t…
-
### Audit type
ARC Toolkit
### User journey audit issue
https://github.com/sourcegraph/sourcegraph/issues/34190
### Problem description
ArcToolkit says the tables used for search results are conf…
-
Librarians should be able to see an audit log of a Loan. Proposed solutions:
* expose Loan record revisions through REST API. Drawback: queries can be very expensive due to the size of the table
* c…
-
Would like to request adding support for the four temporal query options defined in the OData Extension for Temporal Data ($at, $from, $to, and $toInclusive). Ideally support for these could be imple…
-
UPDATE command updates all record in the table
DELETE removes all record from table
BEFORE (audit trail):
The following code was working nicely to update 'table' row where table_id=$id_value; ($i…
-
```
trino:default> insert into "test1@3692406374410249224" values (10);
INSERT: 1 row
Query 20220614_205840_00020_m6z2x, FINISHED, 1 node
Splits: 19 total, 19 done (100.00%)
1.16 [0 rows, 0B] […