Sr, you're my hero
Please close this issue, this feature was already developed. Execute a SELECT, eg. select * from users where creation > sysdate - 30 Go to Session -> Scripts -> Store result of SQL in file -> ajust your output format preferences then just click ok it will result all select results not limited by the Limit rows feature. My squirrel version: snapshot-20171121_2249 and you must have the sqlscript plugin thank you
Ok, this feature was developed a long time ago https://sourceforge.net/p/squirrel-sql/feature-requests/563/
Please close this issue, this feature was already developed. Execute a SELECT, eg. select * from users where creation > sysdate - 30 Go to Session -> Scripts -> Store result of SQL in file -> ajust your output format preferences then just click ok it will result all select results not limited by the Limit rows feature My squirrel version: snapshot-20171121_2249 thank you
Before found this issue I opened that one and I am talking about that, is not a good experience to load all results (when it is about hundred of thousands or millions) in the GUI and then export it to the file. I think export it to file directly makes more sense
Paginated Export
Update Reconnect works on mysql but not on HSQLDB My solution reconnect automatically(not...
Update Reconnect works on mysql but not on HSQLDB My solution reconnect automati...