This is a repository for Debezium connector custom money datatype converter.
Converts money datatype to formatted to two decimal precision string.
Run check
task for tests and linting.
./gradlew check
The debezium-moneyconvertyer
is licensed under the Apache license, version 2.0. Full license text is available in the LICENSE file.
Please note that the project explicitly does not require a CLA (Contributor License Agreement) from its contributors.
Bug reports and patches are very welcome, please post them as GitHub issues and pull requests at https://github.com/aiven/debezium-moneyconverter . To report any possible vulnerabilities or other serious issues please see our security policy.