Skip to content
#

data

Here are 10,689 public repositories matching this topic...

sheetjs
antoine2711
antoine2711 commented Apr 8, 2022

It would be good to be able to have the field name escaped with the SQL importer, and to be able to choose by which character.
This was discussed in Issue #1940

Proposed solution

Add a text field for an escape character in the SQL Exporter.

Alternatives considered

data manipulation at the text level after exportation.

Additional context

![image](https://user-images.githubu

enhancement good first issue export SQL/database
sherifnada
sherifnada commented Apr 8, 2022

Tell us about the problem you're trying to solve

We have many templates which use the same files. For example, source-generic, source-python, source-python-http-api, and source-singer templates all generate acceptance-test-config.yaml and acceptance-test-docker.sh.

Currently, each template independently defines these files. Which means if you want to change a line in `acceptanc

type/enhancement good first issue CDK needs-triage
altair
andbar-ru
andbar-ru commented Nov 25, 2021

Is your feature request related to a problem? Please describe.
In my opinion, it would be nice to have an option/flag to allow users to turn off line numbers. I am used to launch Altair with in not full-screen mode and have 3 columns: request, result and docs. Line numbers generally is useless and occupy valuable horizontal space.

Describe the solution you'd like
Checkbox "Show line n

Improve this page

Add a description, image, and links to the data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data topic, visit your repo's landing page and select "manage topics."

Learn more