|
Ran
|
Jobs
1
|
Files
115
|
Run time
1min
|
Badge
README BADGES
|
push
github
Revert "Add tests for trigger FK reference fix on table/temp variables (#3440) (#3463) (#3469)" (#3525) This reverts commit 3058440e0. We cannot run all fkey related internal checks/queries in PG_DIALECT as we have some use cases where we have assumption of the dialect. For example case like accessing "inserted" transition table on a foreign key cascade delete in an AFTER DELETE trigger, we had made changes with assumption that FKEY queries will run in TSQL_DIALECT [Code Ref](https://github.com/babelfish-for-postgresql/postgresql_modified_for_babelfish/blob/BABEL_5_X_DEV__PG_17_X/src/backend/commands/trigger.c#L5296-L5305) Engine PR https://github.com/babelfish-for-postgresql/postgresql_modified_for_babelfish/pull/537 Task: BABEL-5270 Signed-off-by: Nirmit Shah [nirmisha@amazon.com](mailto:nirmisha@amazon.com)
46814 of 62745 relevant lines covered (74.61%)
166024.15 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13471765784.1 | 115 |
74.61 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|