update structure
This commit is contained in:
0
transform/sqlmesh-duckdb/audits/.gitkeep
Normal file
0
transform/sqlmesh-duckdb/audits/.gitkeep
Normal file
@@ -0,0 +1,9 @@
|
||||
AUDIT (
|
||||
name assert_positive_order_ids,
|
||||
);
|
||||
|
||||
SELECT *
|
||||
FROM @this_model
|
||||
WHERE
|
||||
item_id < 0
|
||||
|
||||
Reference in New Issue
Block a user