Upload meta_text.json
Browse files- meta_text.json +4 -4
meta_text.json
CHANGED
@@ -16,10 +16,10 @@
|
|
16 |
"Column_name": "product_id, product_name, category, price"
|
17 |
},
|
18 |
{
|
19 |
-
"Schema_id": "
|
20 |
-
"Schema_name": "
|
21 |
-
"Schema_owner": "
|
22 |
-
"Table_name": "
|
23 |
"Table_type": "BASE TABLE",
|
24 |
"Column_name": "order_id, customer_id, order_date, total_amount"
|
25 |
}
|
|
|
16 |
"Column_name": "product_id, product_name, category, price"
|
17 |
},
|
18 |
{
|
19 |
+
"Schema_id": "12",
|
20 |
+
"Schema_name": "public",
|
21 |
+
"Schema_owner": "user1",
|
22 |
+
"Table_name": "employees",
|
23 |
"Table_type": "BASE TABLE",
|
24 |
"Column_name": "order_id, customer_id, order_date, total_amount"
|
25 |
}
|