-
Hi. I am working with the JSON RTE field. I want to use it to create tables. We have a NUXt application that fetches the data. To show the JSON as HTML, we use this package. When I use a table, the pa…
-
**Solution:**
- Append the workflow JSON to the response of list workflow API. When exporting, merge both the input and workflow JSON, then return.
- For importing, import a JSON file that includes bo…
-
Hello Frictionless Team,
I'm exploring schema validation in frictionless and would like to know more about the JSON Schema validation properties it currently supports. Specifically, could you confi…
-
"external" means a Manifest with non-zero-length `items` property that *only references external assets*.
```
System generates flat id:
POST /1/manifests
You provide flat id:
PUT /1/manifests…
-
Hello!
I'm facing with an insert issue with JSON column. Could you clarify how to correctly insert it please?
Here is the error string from ClickHouse:
```
2024.10.08 09:33:48.759669 [ 756 ]…
-
Idea from [@blackbone](https://github.com/blackbone)
To convert any format to the desired one
The type of source can be any table, you write an adapter as a program that converts it into your data…
-
### What happened?
When using Ibis with Apache Druid as backend, I’m unable to access the following tables from INFORMATION_SCHEMA: _**COLUMNS, ROUTINES, SCHEMATA, and TABLES**_. Only user-created …
-
### Description
The code below wold cause error
```Nim
import std/[json, jsonutils, tables]
echo $({ 1: "v".to_json }.to_table.to_json)
```
### Nim Version
Nim Compiler Version 1.6.12…
al6x updated
9 months ago
-
Hey all!
**Describe the bug**
We have a dbt core project that targets a BigQuery data warehouse. When ingesting the metadata into DataHub with `include_column_lineage=true` and `prefer_sql_parser_…
-
on pgloader boards.load > boards.log this happens:
```
FATAL error: Database error 42P01: Relation mattermost.focalboard_blocks existiert nicht
QUERY: UPDATE mattermost.focalboard_blocks SET "fi…