Skip to content

Releases: mikaelene/eneel

eneel v0.1.2

14 Nov 19:47
Compare
Choose a tag to compare

Overview

Introduce new functionallity in queries and changes to the export technology.

Breaking changes

  • source_columntypes_to_exclude is replaced with internal removing of unsupported columntypes.

Features:

  • Load queries
  • Better interpretation of data types between databases
  • Added tests
  • Database logging of load progress
  • Parallel processing of table loads

Fixes:

  • Feedback when project.yml not found
  • Better feedback when first run incremental

Changed:

  • Using database adapter query for exports from postgres and oracle. Keeping bcp for sql server due to performance

Fix release v0.1.1

28 Sep 11:51
Compare
Choose a tag to compare