sqlbuilder icon indicating copy to clipboard operation
sqlbuilder copied to clipboard

Limit On Query

Open name256 opened this issue 8 years ago • 5 comments

Hi. Will it be possible to add a limit to the query for the different databases.

name256 avatar Sep 15 '17 11:09 name256

Hi. I forked the repo and added the limit and offset to the query: https://github.com/monarezio/sqlbuilder

monarezio avatar Oct 12 '17 14:10 monarezio

Hi limit is implemented :)

monarezio avatar Jan 22 '18 07:01 monarezio

Could those changes be released to maven?

tarasrng avatar Jun 05 '18 10:06 tarasrng

bump

nathanosoares avatar Aug 06 '18 23:08 nathanosoares

Idk, I think it's mainly up to @jkrasnay ... But you can use https://jitpack.io/#jkrasnay/sqlbuilder/master-SNAPSHOT. I personally dowloaded the source files and manually added them to my code as a separate layer but that was before I knew Jitpack existed.

monarezio avatar Aug 12 '18 05:08 monarezio