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

Prohibit concurrent DB operations #130

Closed
1st1 opened this issue Nov 5, 2020 · 2 comments · Fixed by #430
Closed

Prohibit concurrent DB operations #130

1st1 opened this issue Nov 5, 2020 · 2 comments · Fixed by #430
Labels
bug Something isn't working

Comments

@1st1
Copy link
Member

1st1 commented Nov 5, 2020

No description provided.

@fmoor
Copy link
Member

fmoor commented Jul 26, 2022

Is this still an issue now that the client is a pool?

@tailhook tailhook removed their assignment Jul 27, 2022
@tailhook
Copy link
Contributor

It probably is for transactions.

fantix added a commit that referenced this issue May 26, 2023
Changes
=======

* Update for rules of instance names (#423)
  (by @fantix in 5bc5699 for #420)

* Synchronize error types (#429)
  (by @fantix in 03e4012)

* Allow enums in array codec (#431)
  (by @fantix in 2de7e3f for #408)

* Prohibit concurrent operations on the same transaction object (#430)
  (by @fantix in f1fa612 for #130)

* Fix state of transaction start (#424)
  (by @fantix in 297de72)

* codegen: Handle non-identifier characters in enum values (#432)
  (by @fantix in e1ec16d for #428)

Docs
====

* docs: add Code Generation to table of contents (#421)
  (by @AndreasPB in ffe74a1 for #421)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants