zshamrock / dynosql

Run SQL queries against DynamoDB
GNU General Public License v3.0
3 stars 0 forks source link

Add support for the GROUP #35

Open zshamrock opened 6 years ago

zshamrock commented 6 years ago

I.e. some of the statements could be grouped by the parens to specify the priority of the operation, so have to handle this accordingly.