Ticket #40028

Add a metacommand to append a single line to a script

Eröffnet am: 2020-02-14 13:08 Letztes Update: 2020-02-23 04:12

Auswertung:
Verantwortlicher:
Status:
Geschlossen
Komponente:
(Keine)
Meilenstein:
(Keine)
Priorität:
3
Schweregrad:
3
Lösung:
Gefixt
Datei:
Keine

Details

A metacommand like

APPEND TO SCRIPT <script> METACOMMAND <command_line>

and

APPEND TO SCRIPT <script> SQL <command_line>

which will cause the given command line to be appended to the named script (which must have already been defined).

Ticket-Verlauf (3/3 Historien)

2020-02-14 13:08 Aktualisiert von: rdnielsen
  • New Ticket "Add a metacommand to append a single line to a script" created
2020-02-18 01:33 Aktualisiert von: rdnielsen
Kommentar

Alternate syntax:

EXTEND SCRIPT <script> WITH METACOMMAND <command_line> EXTEND SCRIPT <script> WITH SQL <command_line>

The APPEND SCRIPT metacommand could be replaced with an alternate syntax:

EXTEND SCRIPT <script> WITH SCRIPT <command_line>

2020-02-23 04:12 Aktualisiert von: rdnielsen
  • Lösung Update from Keine to Gefixt
  • Status Update from Offen to Geschlossen
Kommentar

Done in 1.67.0.

Dateianhangliste

Keine Anhänge

Bearbeiten

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Anmelden