Releases: tansen87/InsightSQL
Releases · tansen87/InsightSQL
InsightSQL v0.5.4
InsightSQL v0.5.3
Perhaps it's not just these
What's new
- sort - sort csv data
- slice - slicing of csv column
- split - split csv by lines,
- split - uses multithreading to go faster if an index is present
- nrows - get the first n rows of xlsx file
- new icon - this image is from iconfont's -尐神
- count - check if there are double quotation marks
- cat - find the same headers and different headers in csv
- idx - create an index for CSVs
What' s change
- convert:excel - retrieve all sheets and write the specified sheets to csv file
- convert:excel - convert all sheets to csv
- convert:csv - split every n rows into a sheet, only used for CSV engine
- select - replace drag with select
- polars - bump polars to 0.46.0
InsightSQL v0.5.2
What's change
- Change interface style
InsightSQL v0.5.1
See the assets to download this version and install.
InsightSQL v0.5.0
Better error display