tag:github.com,2008:https://github.com/Arp-G/csv2sql/releases Release notes from csv2sql 2021-11-26T15:59:40Z tag:github.com,2008:Repository/251664624/v3.0 2021-11-26T16:13:57Z Version 3.0 <p>In this release</p> <ul> <li>Removed <code>timestamp</code> and add <code>datetime</code> column type support</li> <li>Add support for any custom date or DateTime formats(Only supported for webUI)</li> <li>Upgrade various dependencies and some general code improvements</li> </ul> Arpan-Kreeti tag:github.com,2008:Repository/251664624/2.0.1 2020-11-16T10:39:48Z Web dashboard UI fixes <h2>In this Release</h2> <p>Fixes distortions in Web UI for small screen devices</p> <h2>How to use:</h2> <p>To use the application via the browser interface download the file csv2sql_web.zip.</p> <p>To use the application via command line, download the file csv2sql.</p> <p>Refer to the README file in this repository for instructions on installation and usage.</p> Arp-G tag:github.com,2008:Repository/251664624/v2.0.0 2020-10-18T14:18:37Z Add web UI and postgres support <h2>This release brings 2 new major features to the application:</h2> <ul> <li> <p><strong>A web app to provide a browser interface to the application</strong></p> <p>An easy to use browser interface that can be used to interact with the app and track the progress of running tasks</p> </li> <li> <p><strong>PostgreSQL database support</strong></p> <p>Csv2sql now supports importing CSV files to a Postgresql database</p> </li> </ul> <hr> <h2>How to use:</h2> <ul> <li> <p>To use the application via the browser interface download the file <code>csv2sql_web.zip</code>.</p> </li> <li> <p>To use the application via command line, download the file <code>csv2sql</code>.</p> </li> </ul> <p>Refer to the README file in this repository for instructions on installation and usage.</p> Arp-G tag:github.com,2008:Repository/251664624/v1.0 2020-09-13T13:52:50Z First Release <p>This is the first release for csv2sql.</p> Arp-G