Fetch&export problem
Brought to you by:
akochetov
>>manu:
If I view only the pre-fetch rows and save it in a file,
SQLTools fetch all rows in order to save them. (good)
But when i use scrollbar to fetch more than pre-fetch
rows, but i stop it before the end, if i would like to save
the results to a file (Export), it save only the rows
already fetch, but not all rows.
>>tMk
Maybe option:
- 'Fetch&Export' or only 'Export visible' could help.