sqlify READMEThis extension can be used to select an SQL statement represented as a list of strings in a custom JSON format and turn it into a well formatted SQL string for ease of readability using the sqlify command. Conversely the jsonify feature can be used to turn an SQL string into a list of strings. RequirementsAn SQL Formatter extension is used for formatting the sqlified string, please install one. Release NotesUsers appreciate release notes as you update your extension. 1.0.0Initial release. |