Skip to content

Tags: usoban/klepto

Tags

v0.0.13

Toggle v0.0.13's commit message
Fix incorrect encoding by forcing UTF8MB4 on CSV LOAD

* add sprintf

* Fix: add CHARACTER SET utf8mb4 to LOAD FILE SQL.

v0.0.12-rc5

Toggle v0.0.12-rc5's commit message
Add iterated rows count logging.

v0.0.12-rc4

Toggle v0.0.12-rc4's commit message
Add source rows count query logging.

v0.0.12-rc3

Toggle v0.0.12-rc3's commit message
Add reader result set size logging.

v0.0.12-rc2

Toggle v0.0.12-rc2's commit message
Add `Literal/1` function to anonymisation environment, fix prefixes f…

…or mirroring.

v0.0.12-rc1

Toggle v0.0.12-rc1's commit message
Add view dumping capabilities.

v0.0.11

Toggle v0.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds support for conditional anonymisation of columns. (#1)

* Adds support for conditional anonymisation of columns.

* Improve README.md

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request hellofresh#96 from hellofresh/hotfix/small-improve…

…ments

Fix typo and improve error handling

v0.0.9

Toggle v0.0.9's commit message
improve docs

v0.0.8

Toggle v0.0.8's commit message
introduce matchers config