Skip to content

Rename dot.run_status to dot.run_log instead#113

Open
bkowshik wants to merge 1 commit intodatakind:mainfrom
bkowshik:change-run_status-to-run_log
Open

Rename dot.run_status to dot.run_log instead#113
bkowshik wants to merge 1 commit intodatakind:mainfrom
bkowshik:change-run_status-to-run_log

Conversation

@bkowshik
Copy link

There are two places which mention a table dot.run_status which is now called dot.run_log.

SELECT * FROM dot.run_log where run_id = '2adb6fd7-359a-4cd1-981d-f0f855c2d49d';

run_id                              |project_id  |run_start                    |run_finish                   |run_status|run_error|
------------------------------------+------------+-----------------------------+-----------------------------+----------+---------+
2adb6fd7-359a-4cd1-981d-f0f855c2d49d|ScanProject1|2025-01-12 14:15:33.000 +0530|2025-01-12 14:16:20.000 +0530|Finished  |         |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant