sqlectron / sqlectron-db-core

Home Page:https://sqlectron.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make get default query limit setting work

MasterOdin opened this issue · comments

It depends on the now removed config module, and pulling a value from that file. It should probably be that either createServer or createConnection accepts an object of options were we would set this value. Alternatively, could make a method off the client to allow setting this value