-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Demote field ordering failures to warning (#290)
* demote field ordering failures to warning * tests for source relationships
- Loading branch information
Showing
25 changed files
with
4,567 additions
and
4,051 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
CREATE SCHEMA IF NOT EXISTS inventory; | ||
DROP TABLE IF EXISTS inventory.skus; | ||
CREATE TABLE inventory.skus (sku_id INT PRIMARY KEY, product VARCHAR(50) NOT NULL); | ||
INSERT INTO inventory.skus (sku_id, product) VALUES (1, 'jaffle'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"cache_invalidated_at": null, | ||
"description": "Orders and customers", | ||
"archived": false, | ||
"view_count": 430, | ||
"view_count": 446, | ||
"collection_position": null, | ||
"table_id": 10, | ||
"can_run_adhoc_query": true, | ||
|
@@ -561,7 +561,7 @@ | |
"creator": { | ||
"email": "[email protected]", | ||
"first_name": "dbtmetabase", | ||
"last_login": "2024-10-12T03:43:50.753203Z", | ||
"last_login": "2024-11-02T04:41:42.402168Z", | ||
"is_qbnewb": false, | ||
"is_superuser": true, | ||
"id": 1, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"cache_invalidated_at": null, | ||
"description": null, | ||
"archived": false, | ||
"view_count": 215, | ||
"view_count": 223, | ||
"collection_position": null, | ||
"table_id": 10, | ||
"can_run_adhoc_query": true, | ||
|
@@ -549,7 +549,7 @@ | |
"creator": { | ||
"email": "[email protected]", | ||
"first_name": "dbtmetabase", | ||
"last_login": "2024-10-12T03:43:50.753203Z", | ||
"last_login": "2024-11-02T04:41:42.402168Z", | ||
"is_qbnewb": false, | ||
"is_superuser": true, | ||
"id": 1, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"cache_invalidated_at": null, | ||
"description": null, | ||
"archived": false, | ||
"view_count": 214, | ||
"view_count": 222, | ||
"collection_position": null, | ||
"table_id": null, | ||
"can_run_adhoc_query": true, | ||
|
@@ -41,7 +41,7 @@ | |
"creator": { | ||
"email": "[email protected]", | ||
"first_name": "dbtmetabase", | ||
"last_login": "2024-10-12T03:43:50.753203Z", | ||
"last_login": "2024-11-02T04:41:42.402168Z", | ||
"is_qbnewb": false, | ||
"is_superuser": true, | ||
"id": 1, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"cache_invalidated_at": null, | ||
"description": "Dummy 1", | ||
"archived": false, | ||
"view_count": 39, | ||
"view_count": 43, | ||
"collection_position": null, | ||
"table_id": null, | ||
"can_run_adhoc_query": true, | ||
|
@@ -41,7 +41,7 @@ | |
"creator": { | ||
"email": "[email protected]", | ||
"first_name": "dbtmetabase", | ||
"last_login": "2024-10-12T03:43:50.753203Z", | ||
"last_login": "2024-11-02T04:41:42.402168Z", | ||
"is_qbnewb": false, | ||
"is_superuser": true, | ||
"id": 1, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"cache_invalidated_at": null, | ||
"description": "Dummy 2", | ||
"archived": false, | ||
"view_count": 39, | ||
"view_count": 43, | ||
"collection_position": null, | ||
"table_id": null, | ||
"can_run_adhoc_query": true, | ||
|
@@ -41,7 +41,7 @@ | |
"creator": { | ||
"email": "[email protected]", | ||
"first_name": "dbtmetabase", | ||
"last_login": "2024-10-12T03:43:50.753203Z", | ||
"last_login": "2024-11-02T04:41:42.402168Z", | ||
"is_qbnewb": false, | ||
"is_superuser": true, | ||
"id": 1, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"cache_invalidated_at": null, | ||
"description": "CTE SQL", | ||
"archived": false, | ||
"view_count": 30, | ||
"view_count": 34, | ||
"collection_position": null, | ||
"table_id": null, | ||
"can_run_adhoc_query": true, | ||
|
@@ -276,7 +276,7 @@ | |
"creator": { | ||
"email": "[email protected]", | ||
"first_name": "dbtmetabase", | ||
"last_login": "2024-10-12T03:43:50.753203Z", | ||
"last_login": "2024-11-02T04:41:42.402168Z", | ||
"is_qbnewb": false, | ||
"is_superuser": true, | ||
"id": 1, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"cache_invalidated_at": null, | ||
"description": null, | ||
"archived": false, | ||
"view_count": 11, | ||
"view_count": 15, | ||
"collection_position": null, | ||
"table_id": 18, | ||
"can_run_adhoc_query": true, | ||
|
@@ -146,7 +146,7 @@ | |
"creator": { | ||
"email": "[email protected]", | ||
"first_name": "dbtmetabase", | ||
"last_login": "2024-10-12T03:43:50.753203Z", | ||
"last_login": "2024-11-02T04:41:42.402168Z", | ||
"is_qbnewb": false, | ||
"is_superuser": true, | ||
"id": 1, | ||
|
@@ -161,11 +161,11 @@ | |
"collection_id": null, | ||
"query_type": "query", | ||
"name": "Transactions", | ||
"last_query_start": "2024-10-12T01:52:30.557471Z", | ||
"last_query_start": "2024-10-12T03:53:32.250619Z", | ||
"dashboard_count": 0, | ||
"last_used_at": "2024-10-12T03:43:09.869884Z", | ||
"type": "question", | ||
"average_query_time": 58.0, | ||
"average_query_time": 114.5, | ||
"creator_id": 1, | ||
"moderation_reviews": [], | ||
"updated_at": "2024-10-12T01:52:30.606845Z", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.