This change allows *both* the write and query commands to accept input via stdin, string, or by a file. With this change larger queries are more feasible to write as they can now be written in a file and smaller writes via a string are now possible. This also makes the program work more like people would expect it to, especially on unix based systems. This commit also contains three tests to make sure the functionality works as expected. Closes #25772 Closes #25892 |
||
---|---|---|
.. | ||
file.lp | ||
file.sql |