2 lines
90 B
SQL
2 lines
90 B
SQL
SELECT payload:commits FROM github_events where cast(payload:push_id as int) = 536740433;
|
SELECT payload:commits FROM github_events where cast(payload:push_id as int) = 536740433;
|