f8dca

Results 7 issues of f8dca

It would be great if TablePlus would add support DuckDB: https://duckdb.org/why_duckdb.html

Most of my folders contain a mix of .sql and .md files where: - .sql files contain the business logic. - .md files contain notes and documentation in Markdown. It...

Would it be possible to add a new parameter to the map component that would contain the address in plain text format ? In most real life use-case scenarios we...

enhancement

I would like to have the capability of an icon with a clickable link in table component line.

enhancement

It would be fantastic to have SVG rendering support in Opengist. Also adding the capability to properly render the SVG files embedded in a Markdown document would make Opengist ideal...

enhancement

The following D2 sample diagram in kroki : ``` how does the cat go?: { link: layers.cat } layers: { cat: { meoowww } } ``` generates this error: **400...

### Description https://github.com/undb-io/undb/blob/1a32ce830059e763d6c1cf721ac031283633c9b0/apps/backend/src/modules/file/storage/s3-object.storaget.ts#L10 These environmental variables are missing from the documentation site: UNDB_S3_ACCESS_KEY_ID UNDB_S3_SECRET_ACCESS_KEY UNDB_S3_STORAGE_ENDPOINT UNDB_S3_STORAGE_REGION

bug