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

feat(core): ability to disable nested transactions #3748

Closed
wants to merge 1 commit into from

Conversation

parisholley
Copy link
Contributor

@parisholley parisholley commented Nov 15, 2022

Closes #3747

Copy link
Member

@B4nan B4nan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking good, apart from the comments I left in here, please also document this - I'd say a recipe with an example code similar to the test you added.

hmm next time please:

  • put the issue number only to the commit description, in form of "Closes #..."
  • dont put it to the scope (the thing inside parens after feat/fix/...), the scope is usually the package or a subsystem (e.g. query-builder), not an issue

as the way you did it, the PR is not linked to the issue at all, and the link I get when clicking on the only thing mentioned in the issue is your own fork - and that is where I left the comments (not on purpose, this really got me confused)

parisholley@891d508

@B4nan B4nan changed the title feat(#3747): ability to disable nested transactions feat(core): ability to disable nested transactions Nov 16, 2022
@B4nan
Copy link
Member

B4nan commented Dec 6, 2022

Do you plan to finish at least this one or should I take over? :]

@parisholley
Copy link
Contributor Author

@B4nan i have a number of PRs/outstanding out there, if you have an expectation of whether they'll go into v5 vs v6 and a timeline for cutting a release, i'd prefer to go through them all in one swoop vs one by one

@B4nan
Copy link
Member

B4nan commented Apr 23, 2023

Superseded by #4260

@B4nan B4nan closed this Apr 23, 2023
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.

Ability to disable nested transactions
2 participants