What's Changed
- DMS: Added option
ignore_ddl
to ignore DDL events - DMS: Added direct column mapping
- DMS: Started using direct column mapping by default
- DMS: Started using the mapping value
OBJECT
when defining column types
Details
- DMS: Add option
ignore_ddl
to ignore DDL events by @amotl in #119 - DMS: Add direct column mapping by @amotl in #120
Full Changelog: v0.0.23...v0.0.24