Skip to content

Releases: giannivh/DBFReader

v0.2

28 Nov 14:10
Compare
Choose a tag to compare
  • Striped table rows for readability.
  • Table columns auto width.
  • Table content now shows booleans and formatted dates.
  • Fix: allow NULL values when exporting to SQL. Sometimes DBF databases have unexpected NULL values.
  • Improvement: split up INSERT statements when exporting to SQL. This is much needed for big databases to prevent memory issues when importing the SQL file.
  • Improvement: make sure exported strings are UTF-8 compliant.
  • Some internal fixes and improvements.
  • Added update checker.

screen shot 2013-11-28 at 15 01 51

Initial release

25 Oct 14:02
Compare
Choose a tag to compare