mrn3 / data-ace

Atom package that enables you to connect to, query, manage, and analyze databases
MIT License
0 stars 2 forks source link

Limit drop down causes syntax error #3

Open NathanK opened 6 years ago

NathanK commented 6 years ago

When selecting anything other than None on the Limit dropdown. Values (10, 100, 1000), all execute commands throw: '"error: syntax error at or near "LIMIT"'.

Using Atom on macOS Sierra, PostgreSQL.

marcelkohl commented 3 years ago

Fixed on PR https://github.com/mrn3/data-ace/pull/8