stackql / stackql/stackql-devel

[FEATURE] EXEC /*+ SHOWREULTS */ to return unserialized output

Aperta
#39 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@general-kroll-4-life ci sta già lavorando.

Dal 22/9/2022.

enhancement
Lingua principale
Go
Stelle
0
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Feature Description
When an EXEC /*+ SHOWRESULTS */ operation is called, we would simply prepare the request in accordance with the parameters (path and body) provided and bring back the results to a BLOB column.

If the response body is an object, this would return one record of type BLOB, if the response is an array, the return would be a BLOB object per element returned.

This makes this method useful for documents which may be erroneous and can cater for responses that are otherwise un-serializable.

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.