Skip to content

Releases: munchy-bytes/SchemaMapper

v1.1.0

14 Apr 07:50
d04a73a
Compare
Choose a tag to compare

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?

v1.0.0

05 Mar 00:25
Compare
Choose a tag to compare

This release doesn't support importing data from relational databases and only export data to SQL Server database