Skip to content

Conversation

@welrachid
Copy link

This is relevant when you want to anonymize some of the dumps you do, but in a development enviroment you probably want to auto-set some values in different columns based on types.

From our own example:
We would like to autoset some integration parameters depending on the"module" that is being used. When we have a ton of different modules and multiple entries in a db, this list is typically autogenerated. Using this append sql we are able to do some updates after an import of those values.

Not sure if other people would benefit from this, but i thougt i would like to share our change to the dumper so others could benefit from it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants