Thanks for this awesome tool! I'm wondering if its possible to download only part of a table or stop prematurely because sometimes with large tables it takes a really long time to flip through all the pages.
ur welcome :) you can speed up the process by decreasing the "20" in the line:51 -> ` }, 20)` also, the only way to get a part of a query is by limiting it in SQL, sorry.
Thanks for this awesome tool!
I'm wondering if its possible to download only part of a table or stop prematurely because sometimes with large tables it takes a really long time to flip through all the pages.