-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathcatalog.json
More file actions
1 lines (1 loc) · 72.7 KB
/
Copy pathcatalog.json
File metadata and controls
1 lines (1 loc) · 72.7 KB
1
{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/catalog/v1.json", "dbt_version": "1.10.13", "generated_at": "2025-10-27T17:22:40.387810Z", "invocation_id": "30b37278-62e3-4912-a7c3-d1bb68425144", "invocation_started_at": "2025-10-27T17:22:37.663438Z", "env": {}}, "nodes": {"seed.github_integration_tests.github_issue_assignee_data": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_issue_assignee_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"issue_id": {"type": "integer", "index": 1, "name": "issue_id", "comment": null}, "user_id": {"type": "integer", "index": 2, "name": "user_id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 3, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.github_integration_tests.github_issue_assignee_data"}, "seed.github_integration_tests.github_issue_closed_history_data": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_issue_closed_history_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"issue_id": {"type": "integer", "index": 1, "name": "issue_id", "comment": null}, "updated_at": {"type": "timestamp without time zone", "index": 2, "name": "updated_at", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 3, "name": "_fivetran_synced", "comment": null}, "actor_id": {"type": "integer", "index": 4, "name": "actor_id", "comment": null}, "closed": {"type": "boolean", "index": 5, "name": "closed", "comment": null}, "commit_sha": {"type": "integer", "index": 6, "name": "commit_sha", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.github_integration_tests.github_issue_closed_history_data"}, "seed.github_integration_tests.github_issue_comment_data": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_issue_comment_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "bigint", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "body": {"type": "text", "index": 3, "name": "body", "comment": null}, "created_at": {"type": "timestamp without time zone", "index": 4, "name": "created_at", "comment": null}, "issue_id": {"type": "integer", "index": 5, "name": "issue_id", "comment": null}, "updated_at": {"type": "timestamp without time zone", "index": 6, "name": "updated_at", "comment": null}, "user_id": {"type": "integer", "index": 7, "name": "user_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.github_integration_tests.github_issue_comment_data"}, "seed.github_integration_tests.github_issue_data": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_issue_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "integer", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "body": {"type": "text", "index": 3, "name": "body", "comment": null}, "closed_at": {"type": "timestamp without time zone", "index": 4, "name": "closed_at", "comment": null}, "created_at": {"type": "timestamp without time zone", "index": 5, "name": "created_at", "comment": null}, "locked": {"type": "boolean", "index": 6, "name": "locked", "comment": null}, "milestone_id": {"type": "integer", "index": 7, "name": "milestone_id", "comment": null}, "number": {"type": "integer", "index": 8, "name": "number", "comment": null}, "pull_request": {"type": "boolean", "index": 9, "name": "pull_request", "comment": null}, "repository_id": {"type": "integer", "index": 10, "name": "repository_id", "comment": null}, "state": {"type": "text", "index": 11, "name": "state", "comment": null}, "title": {"type": "text", "index": 12, "name": "title", "comment": null}, "updated_at": {"type": "timestamp without time zone", "index": 13, "name": "updated_at", "comment": null}, "user_id": {"type": "integer", "index": 14, "name": "user_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.github_integration_tests.github_issue_data"}, "seed.github_integration_tests.github_issue_label_data": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_issue_label_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"issue_id": {"type": "bigint", "index": 1, "name": "issue_id", "comment": null}, "label_id": {"type": "bigint", "index": 2, "name": "label_id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 3, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.github_integration_tests.github_issue_label_data"}, "seed.github_integration_tests.github_issue_merged_data": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_issue_merged_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"commit_sha": {"type": "text", "index": 1, "name": "commit_sha", "comment": null}, "issue_id": {"type": "integer", "index": 2, "name": "issue_id", "comment": null}, "merged_at": {"type": "timestamp without time zone", "index": 3, "name": "merged_at", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 4, "name": "_fivetran_synced", "comment": null}, "actor_id": {"type": "integer", "index": 5, "name": "actor_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.github_integration_tests.github_issue_merged_data"}, "seed.github_integration_tests.github_label_data": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_label_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "bigint", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "color": {"type": "text", "index": 3, "name": "color", "comment": null}, "description": {"type": "text", "index": 4, "name": "description", "comment": null}, "is_default": {"type": "boolean", "index": 5, "name": "is_default", "comment": null}, "name": {"type": "text", "index": 6, "name": "name", "comment": null}, "url": {"type": "text", "index": 7, "name": "url", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.github_integration_tests.github_label_data"}, "seed.github_integration_tests.github_pull_request_data": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_pull_request_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "integer", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "base_label": {"type": "text", "index": 3, "name": "base_label", "comment": null}, "base_ref": {"type": "text", "index": 4, "name": "base_ref", "comment": null}, "base_repo_id": {"type": "integer", "index": 5, "name": "base_repo_id", "comment": null}, "base_sha": {"type": "text", "index": 6, "name": "base_sha", "comment": null}, "base_user_id": {"type": "integer", "index": 7, "name": "base_user_id", "comment": null}, "head_label": {"type": "text", "index": 8, "name": "head_label", "comment": null}, "head_ref": {"type": "text", "index": 9, "name": "head_ref", "comment": null}, "head_repo_id": {"type": "integer", "index": 10, "name": "head_repo_id", "comment": null}, "head_sha": {"type": "text", "index": 11, "name": "head_sha", "comment": null}, "head_user_id": {"type": "integer", "index": 12, "name": "head_user_id", "comment": null}, "issue_id": {"type": "integer", "index": 13, "name": "issue_id", "comment": null}, "merge_commit_sha": {"type": "text", "index": 14, "name": "merge_commit_sha", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.github_integration_tests.github_pull_request_data"}, "seed.github_integration_tests.github_pull_request_review_data": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_pull_request_review_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "bigint", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "body": {"type": "text", "index": 3, "name": "body", "comment": null}, "commit_sha": {"type": "text", "index": 4, "name": "commit_sha", "comment": null}, "pull_request_id": {"type": "integer", "index": 5, "name": "pull_request_id", "comment": null}, "state": {"type": "text", "index": 6, "name": "state", "comment": null}, "submitted_at": {"type": "timestamp without time zone", "index": 7, "name": "submitted_at", "comment": null}, "user_id": {"type": "integer", "index": 8, "name": "user_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.github_integration_tests.github_pull_request_review_data"}, "seed.github_integration_tests.github_repo_team_data": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_repo_team_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"repository_id": {"type": "integer", "index": 1, "name": "repository_id", "comment": null}, "team_id": {"type": "integer", "index": 2, "name": "team_id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 3, "name": "_fivetran_synced", "comment": null}, "permission": {"type": "text", "index": 4, "name": "permission", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.github_integration_tests.github_repo_team_data"}, "seed.github_integration_tests.github_repository_data": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_repository_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "integer", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "archived": {"type": "boolean", "index": 3, "name": "archived", "comment": null}, "created_at": {"type": "timestamp without time zone", "index": 4, "name": "created_at", "comment": null}, "default_branch": {"type": "text", "index": 5, "name": "default_branch", "comment": null}, "description": {"type": "text", "index": 6, "name": "description", "comment": null}, "fork": {"type": "boolean", "index": 7, "name": "fork", "comment": null}, "full_name": {"type": "text", "index": 8, "name": "full_name", "comment": null}, "homepage": {"type": "integer", "index": 9, "name": "homepage", "comment": null}, "language": {"type": "text", "index": 10, "name": "language", "comment": null}, "name": {"type": "text", "index": 11, "name": "name", "comment": null}, "owner_id": {"type": "integer", "index": 12, "name": "owner_id", "comment": null}, "private": {"type": "boolean", "index": 13, "name": "private", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.github_integration_tests.github_repository_data"}, "seed.github_integration_tests.github_requested_reviewer_history_data": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_requested_reviewer_history_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"created_at": {"type": "timestamp without time zone", "index": 1, "name": "created_at", "comment": null}, "pull_request_id": {"type": "integer", "index": 2, "name": "pull_request_id", "comment": null}, "requested_id": {"type": "integer", "index": 3, "name": "requested_id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 4, "name": "_fivetran_synced", "comment": null}, "actor_id": {"type": "integer", "index": 5, "name": "actor_id", "comment": null}, "removed": {"type": "boolean", "index": 6, "name": "removed", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.github_integration_tests.github_requested_reviewer_history_data"}, "seed.github_integration_tests.github_team_data": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_team_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "integer", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "description": {"type": "text", "index": 3, "name": "description", "comment": null}, "name": {"type": "text", "index": 4, "name": "name", "comment": null}, "org_id": {"type": "integer", "index": 5, "name": "org_id", "comment": null}, "parent_id": {"type": "integer", "index": 6, "name": "parent_id", "comment": null}, "privacy": {"type": "text", "index": 7, "name": "privacy", "comment": null}, "slug": {"type": "text", "index": 8, "name": "slug", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.github_integration_tests.github_team_data"}, "seed.github_integration_tests.github_user_data": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_user_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "integer", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "bio": {"type": "text", "index": 3, "name": "bio", "comment": null}, "blog": {"type": "text", "index": 4, "name": "blog", "comment": null}, "company": {"type": "text", "index": 5, "name": "company", "comment": null}, "created_at": {"type": "timestamp without time zone", "index": 6, "name": "created_at", "comment": null}, "hireable": {"type": "boolean", "index": 7, "name": "hireable", "comment": null}, "location": {"type": "text", "index": 8, "name": "location", "comment": null}, "login": {"type": "text", "index": 9, "name": "login", "comment": null}, "name": {"type": "text", "index": 10, "name": "name", "comment": null}, "site_admin": {"type": "boolean", "index": 11, "name": "site_admin", "comment": null}, "type": {"type": "text", "index": 12, "name": "type", "comment": null}, "updated_at": {"type": "timestamp without time zone", "index": 13, "name": "updated_at", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.github_integration_tests.github_user_data"}, "model.github.github__daily_metrics": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "github__daily_metrics", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "day": {"type": "timestamp without time zone", "index": 2, "name": "day", "comment": null}, "repository": {"type": "text", "index": 3, "name": "repository", "comment": null}, "number_issues_opened": {"type": "bigint", "index": 4, "name": "number_issues_opened", "comment": null}, "number_issues_closed": {"type": "bigint", "index": 5, "name": "number_issues_closed", "comment": null}, "sum_days_issue_open": {"type": "double precision", "index": 6, "name": "sum_days_issue_open", "comment": null}, "longest_days_issue_open": {"type": "double precision", "index": 7, "name": "longest_days_issue_open", "comment": null}, "number_prs_opened": {"type": "bigint", "index": 8, "name": "number_prs_opened", "comment": null}, "number_prs_merged": {"type": "bigint", "index": 9, "name": "number_prs_merged", "comment": null}, "number_prs_closed_without_merge": {"type": "bigint", "index": 10, "name": "number_prs_closed_without_merge", "comment": null}, "sum_days_pr_open": {"type": "double precision", "index": 11, "name": "sum_days_pr_open", "comment": null}, "longest_days_pr_open": {"type": "double precision", "index": 12, "name": "longest_days_pr_open", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.github__daily_metrics"}, "model.github.github__issues": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "github__issues", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "issue_id": {"type": "integer", "index": 2, "name": "issue_id", "comment": null}, "body": {"type": "text", "index": 3, "name": "body", "comment": null}, "closed_at": {"type": "timestamp without time zone", "index": 4, "name": "closed_at", "comment": null}, "created_at": {"type": "timestamp without time zone", "index": 5, "name": "created_at", "comment": null}, "is_locked": {"type": "boolean", "index": 6, "name": "is_locked", "comment": null}, "milestone_id": {"type": "integer", "index": 7, "name": "milestone_id", "comment": null}, "issue_number": {"type": "integer", "index": 8, "name": "issue_number", "comment": null}, "is_pull_request": {"type": "boolean", "index": 9, "name": "is_pull_request", "comment": null}, "repository_id": {"type": "integer", "index": 10, "name": "repository_id", "comment": null}, "state": {"type": "text", "index": 11, "name": "state", "comment": null}, "title": {"type": "text", "index": 12, "name": "title", "comment": null}, "updated_at": {"type": "timestamp without time zone", "index": 13, "name": "updated_at", "comment": null}, "user_id": {"type": "integer", "index": 14, "name": "user_id", "comment": null}, "url_link": {"type": "text", "index": 15, "name": "url_link", "comment": null}, "days_issue_open": {"type": "double precision", "index": 16, "name": "days_issue_open", "comment": null}, "number_of_times_reopened": {"type": "bigint", "index": 17, "name": "number_of_times_reopened", "comment": null}, "labels": {"type": "text", "index": 18, "name": "labels", "comment": null}, "number_of_comments": {"type": "bigint", "index": 19, "name": "number_of_comments", "comment": null}, "repository": {"type": "text", "index": 20, "name": "repository", "comment": null}, "repository_team_names": {"type": "text", "index": 21, "name": "repository_team_names", "comment": null}, "assignees": {"type": "text", "index": 22, "name": "assignees", "comment": null}, "creator_login_name": {"type": "text", "index": 23, "name": "creator_login_name", "comment": null}, "creator_name": {"type": "text", "index": 24, "name": "creator_name", "comment": null}, "creator_company": {"type": "text", "index": 25, "name": "creator_company", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.github__issues"}, "model.github.github__monthly_metrics": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "github__monthly_metrics", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "month": {"type": "timestamp without time zone", "index": 2, "name": "month", "comment": null}, "repository": {"type": "text", "index": 3, "name": "repository", "comment": null}, "number_issues_opened": {"type": "numeric", "index": 4, "name": "number_issues_opened", "comment": null}, "number_issues_closed": {"type": "numeric", "index": 5, "name": "number_issues_closed", "comment": null}, "avg_days_issue_open": {"type": "double precision", "index": 6, "name": "avg_days_issue_open", "comment": null}, "longest_days_issue_open": {"type": "double precision", "index": 7, "name": "longest_days_issue_open", "comment": null}, "number_prs_opened": {"type": "numeric", "index": 8, "name": "number_prs_opened", "comment": null}, "number_prs_merged": {"type": "numeric", "index": 9, "name": "number_prs_merged", "comment": null}, "number_prs_closed_without_merge": {"type": "numeric", "index": 10, "name": "number_prs_closed_without_merge", "comment": null}, "avg_days_pr_open": {"type": "double precision", "index": 11, "name": "avg_days_pr_open", "comment": null}, "longest_days_pr_open": {"type": "double precision", "index": 12, "name": "longest_days_pr_open", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.github__monthly_metrics"}, "model.github.github__pull_requests": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "github__pull_requests", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "issue_id": {"type": "integer", "index": 2, "name": "issue_id", "comment": null}, "body": {"type": "text", "index": 3, "name": "body", "comment": null}, "closed_at": {"type": "timestamp without time zone", "index": 4, "name": "closed_at", "comment": null}, "created_at": {"type": "timestamp without time zone", "index": 5, "name": "created_at", "comment": null}, "is_locked": {"type": "boolean", "index": 6, "name": "is_locked", "comment": null}, "milestone_id": {"type": "integer", "index": 7, "name": "milestone_id", "comment": null}, "issue_number": {"type": "integer", "index": 8, "name": "issue_number", "comment": null}, "is_pull_request": {"type": "boolean", "index": 9, "name": "is_pull_request", "comment": null}, "repository_id": {"type": "integer", "index": 10, "name": "repository_id", "comment": null}, "state": {"type": "text", "index": 11, "name": "state", "comment": null}, "title": {"type": "text", "index": 12, "name": "title", "comment": null}, "updated_at": {"type": "timestamp without time zone", "index": 13, "name": "updated_at", "comment": null}, "user_id": {"type": "integer", "index": 14, "name": "user_id", "comment": null}, "url_link": {"type": "text", "index": 15, "name": "url_link", "comment": null}, "days_issue_open": {"type": "double precision", "index": 16, "name": "days_issue_open", "comment": null}, "number_of_times_reopened": {"type": "bigint", "index": 17, "name": "number_of_times_reopened", "comment": null}, "labels": {"type": "text", "index": 18, "name": "labels", "comment": null}, "number_of_comments": {"type": "bigint", "index": 19, "name": "number_of_comments", "comment": null}, "repository": {"type": "text", "index": 20, "name": "repository", "comment": null}, "repository_team_names": {"type": "text", "index": 21, "name": "repository_team_names", "comment": null}, "assignees": {"type": "text", "index": 22, "name": "assignees", "comment": null}, "creator_login_name": {"type": "text", "index": 23, "name": "creator_login_name", "comment": null}, "creator_name": {"type": "text", "index": 24, "name": "creator_name", "comment": null}, "creator_company": {"type": "text", "index": 25, "name": "creator_company", "comment": null}, "hours_request_review_to_first_review": {"type": "double precision", "index": 26, "name": "hours_request_review_to_first_review", "comment": null}, "hours_request_review_to_first_action": {"type": "double precision", "index": 27, "name": "hours_request_review_to_first_action", "comment": null}, "hours_request_review_to_merge": {"type": "double precision", "index": 28, "name": "hours_request_review_to_merge", "comment": null}, "merged_at": {"type": "timestamp without time zone", "index": 29, "name": "merged_at", "comment": null}, "reviewers": {"type": "text", "index": 30, "name": "reviewers", "comment": null}, "requested_reviewers": {"type": "text", "index": 31, "name": "requested_reviewers", "comment": null}, "number_of_reviews": {"type": "bigint", "index": 32, "name": "number_of_reviews", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.github__pull_requests"}, "model.github.github__quarterly_metrics": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "github__quarterly_metrics", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "quarter": {"type": "timestamp without time zone", "index": 2, "name": "quarter", "comment": null}, "repository": {"type": "text", "index": 3, "name": "repository", "comment": null}, "number_issues_opened": {"type": "numeric", "index": 4, "name": "number_issues_opened", "comment": null}, "number_issues_closed": {"type": "numeric", "index": 5, "name": "number_issues_closed", "comment": null}, "avg_days_issue_open": {"type": "double precision", "index": 6, "name": "avg_days_issue_open", "comment": null}, "longest_days_issue_open": {"type": "double precision", "index": 7, "name": "longest_days_issue_open", "comment": null}, "number_prs_opened": {"type": "numeric", "index": 8, "name": "number_prs_opened", "comment": null}, "number_prs_merged": {"type": "numeric", "index": 9, "name": "number_prs_merged", "comment": null}, "number_prs_closed_without_merge": {"type": "numeric", "index": 10, "name": "number_prs_closed_without_merge", "comment": null}, "avg_days_pr_open": {"type": "double precision", "index": 11, "name": "avg_days_pr_open", "comment": null}, "longest_days_pr_open": {"type": "double precision", "index": 12, "name": "longest_days_pr_open", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.github__quarterly_metrics"}, "model.github.github__weekly_metrics": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "github__weekly_metrics", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "week": {"type": "timestamp without time zone", "index": 2, "name": "week", "comment": null}, "repository": {"type": "text", "index": 3, "name": "repository", "comment": null}, "number_issues_opened": {"type": "numeric", "index": 4, "name": "number_issues_opened", "comment": null}, "number_issues_closed": {"type": "numeric", "index": 5, "name": "number_issues_closed", "comment": null}, "avg_days_issue_open": {"type": "double precision", "index": 6, "name": "avg_days_issue_open", "comment": null}, "longest_days_issue_open": {"type": "double precision", "index": 7, "name": "longest_days_issue_open", "comment": null}, "number_prs_opened": {"type": "numeric", "index": 8, "name": "number_prs_opened", "comment": null}, "number_prs_merged": {"type": "numeric", "index": 9, "name": "number_prs_merged", "comment": null}, "number_prs_closed_without_merge": {"type": "numeric", "index": 10, "name": "number_prs_closed_without_merge", "comment": null}, "avg_days_pr_open": {"type": "double precision", "index": 11, "name": "avg_days_pr_open", "comment": null}, "longest_days_pr_open": {"type": "double precision", "index": 12, "name": "longest_days_pr_open", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.github__weekly_metrics"}, "model.github.stg_github__issue": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "stg_github__issue", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "issue_id": {"type": "integer", "index": 2, "name": "issue_id", "comment": null}, "body": {"type": "text", "index": 3, "name": "body", "comment": null}, "closed_at": {"type": "timestamp without time zone", "index": 4, "name": "closed_at", "comment": null}, "created_at": {"type": "timestamp without time zone", "index": 5, "name": "created_at", "comment": null}, "is_locked": {"type": "boolean", "index": 6, "name": "is_locked", "comment": null}, "milestone_id": {"type": "integer", "index": 7, "name": "milestone_id", "comment": null}, "issue_number": {"type": "integer", "index": 8, "name": "issue_number", "comment": null}, "is_pull_request": {"type": "boolean", "index": 9, "name": "is_pull_request", "comment": null}, "repository_id": {"type": "integer", "index": 10, "name": "repository_id", "comment": null}, "state": {"type": "text", "index": 11, "name": "state", "comment": null}, "title": {"type": "text", "index": 12, "name": "title", "comment": null}, "updated_at": {"type": "timestamp without time zone", "index": 13, "name": "updated_at", "comment": null}, "user_id": {"type": "integer", "index": 14, "name": "user_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__issue"}, "model.github.stg_github__issue_assignee": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "stg_github__issue_assignee", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "issue_id": {"type": "integer", "index": 2, "name": "issue_id", "comment": null}, "user_id": {"type": "integer", "index": 3, "name": "user_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__issue_assignee"}, "model.github.stg_github__issue_assignee_tmp": {"metadata": {"type": "VIEW", "schema": "public_github_dev", "name": "stg_github__issue_assignee_tmp", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"issue_id": {"type": "integer", "index": 1, "name": "issue_id", "comment": null}, "user_id": {"type": "integer", "index": 2, "name": "user_id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 3, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__issue_assignee_tmp"}, "model.github.stg_github__issue_closed_history": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "stg_github__issue_closed_history", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "issue_id": {"type": "integer", "index": 2, "name": "issue_id", "comment": null}, "updated_at": {"type": "timestamp without time zone", "index": 3, "name": "updated_at", "comment": null}, "is_closed": {"type": "boolean", "index": 4, "name": "is_closed", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__issue_closed_history"}, "model.github.stg_github__issue_closed_history_tmp": {"metadata": {"type": "VIEW", "schema": "public_github_dev", "name": "stg_github__issue_closed_history_tmp", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"issue_id": {"type": "integer", "index": 1, "name": "issue_id", "comment": null}, "updated_at": {"type": "timestamp without time zone", "index": 2, "name": "updated_at", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 3, "name": "_fivetran_synced", "comment": null}, "actor_id": {"type": "integer", "index": 4, "name": "actor_id", "comment": null}, "closed": {"type": "boolean", "index": 5, "name": "closed", "comment": null}, "commit_sha": {"type": "integer", "index": 6, "name": "commit_sha", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__issue_closed_history_tmp"}, "model.github.stg_github__issue_comment": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "stg_github__issue_comment", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "issue_comment_id": {"type": "bigint", "index": 2, "name": "issue_comment_id", "comment": null}, "issue_id": {"type": "integer", "index": 3, "name": "issue_id", "comment": null}, "user_id": {"type": "integer", "index": 4, "name": "user_id", "comment": null}, "created_at": {"type": "timestamp without time zone", "index": 5, "name": "created_at", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__issue_comment"}, "model.github.stg_github__issue_comment_tmp": {"metadata": {"type": "VIEW", "schema": "public_github_dev", "name": "stg_github__issue_comment_tmp", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "bigint", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "body": {"type": "text", "index": 3, "name": "body", "comment": null}, "created_at": {"type": "timestamp without time zone", "index": 4, "name": "created_at", "comment": null}, "issue_id": {"type": "integer", "index": 5, "name": "issue_id", "comment": null}, "updated_at": {"type": "timestamp without time zone", "index": 6, "name": "updated_at", "comment": null}, "user_id": {"type": "integer", "index": 7, "name": "user_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__issue_comment_tmp"}, "model.github.stg_github__issue_label": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "stg_github__issue_label", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "issue_id": {"type": "bigint", "index": 2, "name": "issue_id", "comment": null}, "label_id": {"type": "bigint", "index": 3, "name": "label_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__issue_label"}, "model.github.stg_github__issue_label_tmp": {"metadata": {"type": "VIEW", "schema": "public_github_dev", "name": "stg_github__issue_label_tmp", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"issue_id": {"type": "bigint", "index": 1, "name": "issue_id", "comment": null}, "label_id": {"type": "bigint", "index": 2, "name": "label_id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 3, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__issue_label_tmp"}, "model.github.stg_github__issue_merged": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "stg_github__issue_merged", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "issue_id": {"type": "integer", "index": 2, "name": "issue_id", "comment": null}, "merged_at": {"type": "timestamp without time zone", "index": 3, "name": "merged_at", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__issue_merged"}, "model.github.stg_github__issue_merged_tmp": {"metadata": {"type": "VIEW", "schema": "public_github_dev", "name": "stg_github__issue_merged_tmp", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"commit_sha": {"type": "text", "index": 1, "name": "commit_sha", "comment": null}, "issue_id": {"type": "integer", "index": 2, "name": "issue_id", "comment": null}, "merged_at": {"type": "timestamp without time zone", "index": 3, "name": "merged_at", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 4, "name": "_fivetran_synced", "comment": null}, "actor_id": {"type": "integer", "index": 5, "name": "actor_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__issue_merged_tmp"}, "model.github.stg_github__issue_tmp": {"metadata": {"type": "VIEW", "schema": "public_github_dev", "name": "stg_github__issue_tmp", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "integer", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "body": {"type": "text", "index": 3, "name": "body", "comment": null}, "closed_at": {"type": "timestamp without time zone", "index": 4, "name": "closed_at", "comment": null}, "created_at": {"type": "timestamp without time zone", "index": 5, "name": "created_at", "comment": null}, "locked": {"type": "boolean", "index": 6, "name": "locked", "comment": null}, "milestone_id": {"type": "integer", "index": 7, "name": "milestone_id", "comment": null}, "number": {"type": "integer", "index": 8, "name": "number", "comment": null}, "pull_request": {"type": "boolean", "index": 9, "name": "pull_request", "comment": null}, "repository_id": {"type": "integer", "index": 10, "name": "repository_id", "comment": null}, "state": {"type": "text", "index": 11, "name": "state", "comment": null}, "title": {"type": "text", "index": 12, "name": "title", "comment": null}, "updated_at": {"type": "timestamp without time zone", "index": 13, "name": "updated_at", "comment": null}, "user_id": {"type": "integer", "index": 14, "name": "user_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__issue_tmp"}, "model.github.stg_github__label": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "stg_github__label", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "label_id": {"type": "bigint", "index": 2, "name": "label_id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 3, "name": "_fivetran_synced", "comment": null}, "color": {"type": "text", "index": 4, "name": "color", "comment": null}, "description": {"type": "text", "index": 5, "name": "description", "comment": null}, "is_default": {"type": "boolean", "index": 6, "name": "is_default", "comment": null}, "label": {"type": "text", "index": 7, "name": "label", "comment": null}, "url": {"type": "text", "index": 8, "name": "url", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__label"}, "model.github.stg_github__label_tmp": {"metadata": {"type": "VIEW", "schema": "public_github_dev", "name": "stg_github__label_tmp", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "bigint", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "color": {"type": "text", "index": 3, "name": "color", "comment": null}, "description": {"type": "text", "index": 4, "name": "description", "comment": null}, "is_default": {"type": "boolean", "index": 5, "name": "is_default", "comment": null}, "name": {"type": "text", "index": 6, "name": "name", "comment": null}, "url": {"type": "text", "index": 7, "name": "url", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__label_tmp"}, "model.github.stg_github__pull_request": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "stg_github__pull_request", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "pull_request_id": {"type": "integer", "index": 2, "name": "pull_request_id", "comment": null}, "issue_id": {"type": "integer", "index": 3, "name": "issue_id", "comment": null}, "head_repo_id": {"type": "integer", "index": 4, "name": "head_repo_id", "comment": null}, "head_user_id": {"type": "integer", "index": 5, "name": "head_user_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__pull_request"}, "model.github.stg_github__pull_request_review": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "stg_github__pull_request_review", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "pull_request_review_id": {"type": "bigint", "index": 2, "name": "pull_request_review_id", "comment": null}, "pull_request_id": {"type": "integer", "index": 3, "name": "pull_request_id", "comment": null}, "submitted_at": {"type": "timestamp without time zone", "index": 4, "name": "submitted_at", "comment": null}, "state": {"type": "text", "index": 5, "name": "state", "comment": null}, "user_id": {"type": "integer", "index": 6, "name": "user_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__pull_request_review"}, "model.github.stg_github__pull_request_review_tmp": {"metadata": {"type": "VIEW", "schema": "public_github_dev", "name": "stg_github__pull_request_review_tmp", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "bigint", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "body": {"type": "text", "index": 3, "name": "body", "comment": null}, "commit_sha": {"type": "text", "index": 4, "name": "commit_sha", "comment": null}, "pull_request_id": {"type": "integer", "index": 5, "name": "pull_request_id", "comment": null}, "state": {"type": "text", "index": 6, "name": "state", "comment": null}, "submitted_at": {"type": "timestamp without time zone", "index": 7, "name": "submitted_at", "comment": null}, "user_id": {"type": "integer", "index": 8, "name": "user_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__pull_request_review_tmp"}, "model.github.stg_github__pull_request_tmp": {"metadata": {"type": "VIEW", "schema": "public_github_dev", "name": "stg_github__pull_request_tmp", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "integer", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "base_label": {"type": "text", "index": 3, "name": "base_label", "comment": null}, "base_ref": {"type": "text", "index": 4, "name": "base_ref", "comment": null}, "base_repo_id": {"type": "integer", "index": 5, "name": "base_repo_id", "comment": null}, "base_sha": {"type": "text", "index": 6, "name": "base_sha", "comment": null}, "base_user_id": {"type": "integer", "index": 7, "name": "base_user_id", "comment": null}, "head_label": {"type": "text", "index": 8, "name": "head_label", "comment": null}, "head_ref": {"type": "text", "index": 9, "name": "head_ref", "comment": null}, "head_repo_id": {"type": "integer", "index": 10, "name": "head_repo_id", "comment": null}, "head_sha": {"type": "text", "index": 11, "name": "head_sha", "comment": null}, "head_user_id": {"type": "integer", "index": 12, "name": "head_user_id", "comment": null}, "issue_id": {"type": "integer", "index": 13, "name": "issue_id", "comment": null}, "merge_commit_sha": {"type": "text", "index": 14, "name": "merge_commit_sha", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__pull_request_tmp"}, "model.github.stg_github__repo_team": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "stg_github__repo_team", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "repository_id": {"type": "integer", "index": 2, "name": "repository_id", "comment": null}, "team_id": {"type": "integer", "index": 3, "name": "team_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__repo_team"}, "model.github.stg_github__repo_team_tmp": {"metadata": {"type": "VIEW", "schema": "public_github_dev", "name": "stg_github__repo_team_tmp", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"repository_id": {"type": "integer", "index": 1, "name": "repository_id", "comment": null}, "team_id": {"type": "integer", "index": 2, "name": "team_id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 3, "name": "_fivetran_synced", "comment": null}, "permission": {"type": "text", "index": 4, "name": "permission", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__repo_team_tmp"}, "model.github.stg_github__repository": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "stg_github__repository", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "repository_id": {"type": "integer", "index": 2, "name": "repository_id", "comment": null}, "full_name": {"type": "text", "index": 3, "name": "full_name", "comment": null}, "is_private": {"type": "boolean", "index": 4, "name": "is_private", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__repository"}, "model.github.stg_github__repository_tmp": {"metadata": {"type": "VIEW", "schema": "public_github_dev", "name": "stg_github__repository_tmp", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "integer", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "archived": {"type": "boolean", "index": 3, "name": "archived", "comment": null}, "created_at": {"type": "timestamp without time zone", "index": 4, "name": "created_at", "comment": null}, "default_branch": {"type": "text", "index": 5, "name": "default_branch", "comment": null}, "description": {"type": "text", "index": 6, "name": "description", "comment": null}, "fork": {"type": "boolean", "index": 7, "name": "fork", "comment": null}, "full_name": {"type": "text", "index": 8, "name": "full_name", "comment": null}, "homepage": {"type": "integer", "index": 9, "name": "homepage", "comment": null}, "language": {"type": "text", "index": 10, "name": "language", "comment": null}, "name": {"type": "text", "index": 11, "name": "name", "comment": null}, "owner_id": {"type": "integer", "index": 12, "name": "owner_id", "comment": null}, "private": {"type": "boolean", "index": 13, "name": "private", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__repository_tmp"}, "model.github.stg_github__requested_reviewer_history": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "stg_github__requested_reviewer_history", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "pull_request_id": {"type": "integer", "index": 2, "name": "pull_request_id", "comment": null}, "created_at": {"type": "timestamp without time zone", "index": 3, "name": "created_at", "comment": null}, "requested_id": {"type": "integer", "index": 4, "name": "requested_id", "comment": null}, "removed": {"type": "boolean", "index": 5, "name": "removed", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__requested_reviewer_history"}, "model.github.stg_github__requested_reviewer_history_tmp": {"metadata": {"type": "VIEW", "schema": "public_github_dev", "name": "stg_github__requested_reviewer_history_tmp", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"created_at": {"type": "timestamp without time zone", "index": 1, "name": "created_at", "comment": null}, "pull_request_id": {"type": "integer", "index": 2, "name": "pull_request_id", "comment": null}, "requested_id": {"type": "integer", "index": 3, "name": "requested_id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 4, "name": "_fivetran_synced", "comment": null}, "actor_id": {"type": "integer", "index": 5, "name": "actor_id", "comment": null}, "removed": {"type": "boolean", "index": 6, "name": "removed", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__requested_reviewer_history_tmp"}, "model.github.stg_github__team": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "stg_github__team", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "team_id": {"type": "integer", "index": 2, "name": "team_id", "comment": null}, "description": {"type": "text", "index": 3, "name": "description", "comment": null}, "name": {"type": "text", "index": 4, "name": "name", "comment": null}, "parent_id": {"type": "integer", "index": 5, "name": "parent_id", "comment": null}, "privacy": {"type": "text", "index": 6, "name": "privacy", "comment": null}, "slug": {"type": "text", "index": 7, "name": "slug", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__team"}, "model.github.stg_github__team_tmp": {"metadata": {"type": "VIEW", "schema": "public_github_dev", "name": "stg_github__team_tmp", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "integer", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "description": {"type": "text", "index": 3, "name": "description", "comment": null}, "name": {"type": "text", "index": 4, "name": "name", "comment": null}, "org_id": {"type": "integer", "index": 5, "name": "org_id", "comment": null}, "parent_id": {"type": "integer", "index": 6, "name": "parent_id", "comment": null}, "privacy": {"type": "text", "index": 7, "name": "privacy", "comment": null}, "slug": {"type": "text", "index": 8, "name": "slug", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__team_tmp"}, "model.github.stg_github__user": {"metadata": {"type": "BASE TABLE", "schema": "public_github_dev", "name": "stg_github__user", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"source_relation": {"type": "text", "index": 1, "name": "source_relation", "comment": null}, "user_id": {"type": "integer", "index": 2, "name": "user_id", "comment": null}, "login_name": {"type": "text", "index": 3, "name": "login_name", "comment": null}, "name": {"type": "text", "index": 4, "name": "name", "comment": null}, "company": {"type": "text", "index": 5, "name": "company", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__user"}, "model.github.stg_github__user_tmp": {"metadata": {"type": "VIEW", "schema": "public_github_dev", "name": "stg_github__user_tmp", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "integer", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "bio": {"type": "text", "index": 3, "name": "bio", "comment": null}, "blog": {"type": "text", "index": 4, "name": "blog", "comment": null}, "company": {"type": "text", "index": 5, "name": "company", "comment": null}, "created_at": {"type": "timestamp without time zone", "index": 6, "name": "created_at", "comment": null}, "hireable": {"type": "boolean", "index": 7, "name": "hireable", "comment": null}, "location": {"type": "text", "index": 8, "name": "location", "comment": null}, "login": {"type": "text", "index": 9, "name": "login", "comment": null}, "name": {"type": "text", "index": 10, "name": "name", "comment": null}, "site_admin": {"type": "boolean", "index": 11, "name": "site_admin", "comment": null}, "type": {"type": "text", "index": 12, "name": "type", "comment": null}, "updated_at": {"type": "timestamp without time zone", "index": 13, "name": "updated_at", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.github.stg_github__user_tmp"}}, "sources": {"source.github.github.issue_assignee": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_issue_assignee_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"issue_id": {"type": "integer", "index": 1, "name": "issue_id", "comment": null}, "user_id": {"type": "integer", "index": 2, "name": "user_id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 3, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.github.github.issue_assignee"}, "source.github.github.issue_closed_history": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_issue_closed_history_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"issue_id": {"type": "integer", "index": 1, "name": "issue_id", "comment": null}, "updated_at": {"type": "timestamp without time zone", "index": 2, "name": "updated_at", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 3, "name": "_fivetran_synced", "comment": null}, "actor_id": {"type": "integer", "index": 4, "name": "actor_id", "comment": null}, "closed": {"type": "boolean", "index": 5, "name": "closed", "comment": null}, "commit_sha": {"type": "integer", "index": 6, "name": "commit_sha", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.github.github.issue_closed_history"}, "source.github.github.issue_comment": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_issue_comment_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "bigint", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "body": {"type": "text", "index": 3, "name": "body", "comment": null}, "created_at": {"type": "timestamp without time zone", "index": 4, "name": "created_at", "comment": null}, "issue_id": {"type": "integer", "index": 5, "name": "issue_id", "comment": null}, "updated_at": {"type": "timestamp without time zone", "index": 6, "name": "updated_at", "comment": null}, "user_id": {"type": "integer", "index": 7, "name": "user_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.github.github.issue_comment"}, "source.github.github.issue": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_issue_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "integer", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "body": {"type": "text", "index": 3, "name": "body", "comment": null}, "closed_at": {"type": "timestamp without time zone", "index": 4, "name": "closed_at", "comment": null}, "created_at": {"type": "timestamp without time zone", "index": 5, "name": "created_at", "comment": null}, "locked": {"type": "boolean", "index": 6, "name": "locked", "comment": null}, "milestone_id": {"type": "integer", "index": 7, "name": "milestone_id", "comment": null}, "number": {"type": "integer", "index": 8, "name": "number", "comment": null}, "pull_request": {"type": "boolean", "index": 9, "name": "pull_request", "comment": null}, "repository_id": {"type": "integer", "index": 10, "name": "repository_id", "comment": null}, "state": {"type": "text", "index": 11, "name": "state", "comment": null}, "title": {"type": "text", "index": 12, "name": "title", "comment": null}, "updated_at": {"type": "timestamp without time zone", "index": 13, "name": "updated_at", "comment": null}, "user_id": {"type": "integer", "index": 14, "name": "user_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.github.github.issue"}, "source.github.github.issue_label": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_issue_label_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"issue_id": {"type": "bigint", "index": 1, "name": "issue_id", "comment": null}, "label_id": {"type": "bigint", "index": 2, "name": "label_id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 3, "name": "_fivetran_synced", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.github.github.issue_label"}, "source.github.github.issue_merged": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_issue_merged_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"commit_sha": {"type": "text", "index": 1, "name": "commit_sha", "comment": null}, "issue_id": {"type": "integer", "index": 2, "name": "issue_id", "comment": null}, "merged_at": {"type": "timestamp without time zone", "index": 3, "name": "merged_at", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 4, "name": "_fivetran_synced", "comment": null}, "actor_id": {"type": "integer", "index": 5, "name": "actor_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.github.github.issue_merged"}, "source.github.github.label": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_label_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "bigint", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "color": {"type": "text", "index": 3, "name": "color", "comment": null}, "description": {"type": "text", "index": 4, "name": "description", "comment": null}, "is_default": {"type": "boolean", "index": 5, "name": "is_default", "comment": null}, "name": {"type": "text", "index": 6, "name": "name", "comment": null}, "url": {"type": "text", "index": 7, "name": "url", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.github.github.label"}, "source.github.github.pull_request": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_pull_request_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "integer", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "base_label": {"type": "text", "index": 3, "name": "base_label", "comment": null}, "base_ref": {"type": "text", "index": 4, "name": "base_ref", "comment": null}, "base_repo_id": {"type": "integer", "index": 5, "name": "base_repo_id", "comment": null}, "base_sha": {"type": "text", "index": 6, "name": "base_sha", "comment": null}, "base_user_id": {"type": "integer", "index": 7, "name": "base_user_id", "comment": null}, "head_label": {"type": "text", "index": 8, "name": "head_label", "comment": null}, "head_ref": {"type": "text", "index": 9, "name": "head_ref", "comment": null}, "head_repo_id": {"type": "integer", "index": 10, "name": "head_repo_id", "comment": null}, "head_sha": {"type": "text", "index": 11, "name": "head_sha", "comment": null}, "head_user_id": {"type": "integer", "index": 12, "name": "head_user_id", "comment": null}, "issue_id": {"type": "integer", "index": 13, "name": "issue_id", "comment": null}, "merge_commit_sha": {"type": "text", "index": 14, "name": "merge_commit_sha", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.github.github.pull_request"}, "source.github.github.pull_request_review": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_pull_request_review_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "bigint", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "body": {"type": "text", "index": 3, "name": "body", "comment": null}, "commit_sha": {"type": "text", "index": 4, "name": "commit_sha", "comment": null}, "pull_request_id": {"type": "integer", "index": 5, "name": "pull_request_id", "comment": null}, "state": {"type": "text", "index": 6, "name": "state", "comment": null}, "submitted_at": {"type": "timestamp without time zone", "index": 7, "name": "submitted_at", "comment": null}, "user_id": {"type": "integer", "index": 8, "name": "user_id", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.github.github.pull_request_review"}, "source.github.github.repo_team": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_repo_team_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"repository_id": {"type": "integer", "index": 1, "name": "repository_id", "comment": null}, "team_id": {"type": "integer", "index": 2, "name": "team_id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 3, "name": "_fivetran_synced", "comment": null}, "permission": {"type": "text", "index": 4, "name": "permission", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.github.github.repo_team"}, "source.github.github.repository": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_repository_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "integer", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "archived": {"type": "boolean", "index": 3, "name": "archived", "comment": null}, "created_at": {"type": "timestamp without time zone", "index": 4, "name": "created_at", "comment": null}, "default_branch": {"type": "text", "index": 5, "name": "default_branch", "comment": null}, "description": {"type": "text", "index": 6, "name": "description", "comment": null}, "fork": {"type": "boolean", "index": 7, "name": "fork", "comment": null}, "full_name": {"type": "text", "index": 8, "name": "full_name", "comment": null}, "homepage": {"type": "integer", "index": 9, "name": "homepage", "comment": null}, "language": {"type": "text", "index": 10, "name": "language", "comment": null}, "name": {"type": "text", "index": 11, "name": "name", "comment": null}, "owner_id": {"type": "integer", "index": 12, "name": "owner_id", "comment": null}, "private": {"type": "boolean", "index": 13, "name": "private", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.github.github.repository"}, "source.github.github.requested_reviewer_history": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_requested_reviewer_history_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"created_at": {"type": "timestamp without time zone", "index": 1, "name": "created_at", "comment": null}, "pull_request_id": {"type": "integer", "index": 2, "name": "pull_request_id", "comment": null}, "requested_id": {"type": "integer", "index": 3, "name": "requested_id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 4, "name": "_fivetran_synced", "comment": null}, "actor_id": {"type": "integer", "index": 5, "name": "actor_id", "comment": null}, "removed": {"type": "boolean", "index": 6, "name": "removed", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.github.github.requested_reviewer_history"}, "source.github.github.team": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_team_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "integer", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "description": {"type": "text", "index": 3, "name": "description", "comment": null}, "name": {"type": "text", "index": 4, "name": "name", "comment": null}, "org_id": {"type": "integer", "index": 5, "name": "org_id", "comment": null}, "parent_id": {"type": "integer", "index": 6, "name": "parent_id", "comment": null}, "privacy": {"type": "text", "index": 7, "name": "privacy", "comment": null}, "slug": {"type": "text", "index": 8, "name": "slug", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.github.github.team"}, "source.github.github.user": {"metadata": {"type": "BASE TABLE", "schema": "public", "name": "github_user_data", "database": "postgres", "comment": null, "owner": "postgres"}, "columns": {"id": {"type": "integer", "index": 1, "name": "id", "comment": null}, "_fivetran_synced": {"type": "timestamp without time zone", "index": 2, "name": "_fivetran_synced", "comment": null}, "bio": {"type": "text", "index": 3, "name": "bio", "comment": null}, "blog": {"type": "text", "index": 4, "name": "blog", "comment": null}, "company": {"type": "text", "index": 5, "name": "company", "comment": null}, "created_at": {"type": "timestamp without time zone", "index": 6, "name": "created_at", "comment": null}, "hireable": {"type": "boolean", "index": 7, "name": "hireable", "comment": null}, "location": {"type": "text", "index": 8, "name": "location", "comment": null}, "login": {"type": "text", "index": 9, "name": "login", "comment": null}, "name": {"type": "text", "index": 10, "name": "name", "comment": null}, "site_admin": {"type": "boolean", "index": 11, "name": "site_admin", "comment": null}, "type": {"type": "text", "index": 12, "name": "type", "comment": null}, "updated_at": {"type": "timestamp without time zone", "index": 13, "name": "updated_at", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.github.github.user"}}, "errors": null}