Skip to content

Changelogs

OneAndonlyFinbar edited this page Jan 18, 2022 · 7 revisions

v1.2.0

Added availability to select multiple columns based on csv, ex: SELECT column1, column2 FROM table

Added availability to alias different columns instead of only a singular select column. ex: SELECT column1 AS column FROM table

Clone this wiki locally