csv2sql v2.0.1 Release Notes
Release Date: 2020-11-16 // over 4 years ago-
๐ In this Release
๐ Fixes distortions in Web UI for small screen devices
How to use:
๐ป To use the application via the browser interface download the file csv2sql_web.zip.
๐ป To use the application via command line, download the file csv2sql.
Refer to the README file in this repository for instructions on installation and usage.
Previous changes from v2.0.0
-
๐ This release brings 2 new major features to the application:
๐ป A web app to provide a browser interface to the application
๐ป An easy to use browser interface that can be used to interact with the app and track the progress of running tasks
๐ PostgreSQL database support
๐ Csv2sql now supports importing CSV files to a Postgresql database
How to use:
๐ป To use the application via the browser interface download the file
csv2sql_web.zip
.๐ป To use the application via command line, download the file
csv2sql
.Refer to the README file in this repository for instructions on installation and usage.