Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea para nueva herramienta - SQL one line #1403

Open
3 tasks done
rober-tm opened this issue Nov 29, 2024 · 0 comments
Open
3 tasks done

Idea para nueva herramienta - SQL one line #1403

rober-tm opened this issue Nov 29, 2024 · 0 comments
Labels
enhancement New feature or request triage

Comments

@rober-tm
Copy link

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

La idea es hacer lo contrario a la herramienta existente "SQL prettify and format", ya que es comun utilizar sentencias SQL en lenguajes donde es necesario que la sentencia se escrita en una sola línea sin saltos, por ello seria util una herramienta que tome la sentencia formateada y la parse a una línea sin saltos, seria una minificacion de la sentencia sql.

Is their example of this tool in the wild?

Ejemplo de herramienta online:

https://codebeautify.org/sql-minifier

Additional context

La simpleza de las herramientas es lo mejor.

Validations

  • Check the feature is not already implemented in the project.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).
@rober-tm rober-tm added enhancement New feature or request triage labels Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

1 participant