Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send data to eventhandler to mutate #135

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

eL-Prova
Copy link

Make it possible to send the query or extra data to the thrown event so
it can be mutated. For example by adding a select column in all cases.

Make it possible to send the query or extra data to the thrown event so
it can be mutated. For example by adding a select column in all cases.
Fixed broken test
Make it possible to create queries for mutating the table. In my case
used for migrations.

Options for tables: Create / Alter / Rename / Drop tables
Options for columns: Create / Alter / Rename / Drop columns
Make it possible to create queries for mutating the table. In my case
used for migrations.

Options for tables: Create / Alter / Rename / Drop tables
Options for columns: Create / Alter / Rename / Drop columns
I have no test running local so feedback is after commit...
I copy the changes. However the cb_ is very obscure...
Let world know that I actively maintain the repository
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.

1 participant