Releases: munchy-bytes/SchemaMapper
Releases · munchy-bytes/SchemaMapper
v1.1.0
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?