Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@HadiFadl HadiFadl released this 14 Apr 07:50
· 11 commits to master since this release
d04a73a

New — Improvements

  • Added the ability to import data from relational databases (MySQL, MSSQL, Oracle, SQLCe, SQLite)
  • Added the ability to export data into Flat files, XML, and relational tables (Oracle, MySQL,)
  • Source code optimization (OOP, added exporters namespace)
  • Support of Boolean data type in source and destination tables

Fixed Bugs

  • Fixed bugs within the Excel Cleaner class
  • Fixed bugs within the SchemaMapping namespace
  • Fixed bugs within the Test project

Fixed Issues

  • #5 Nuget package available?