diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/0234.bpo-28518.o-Q2Nw.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/0234.bpo-28518.o-Q2Nw.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/0234.bpo-28518.o-Q2Nw.rst b/Misc/NEWS.d/next/Library/0234.bpo-28518.o-Q2Nw.rst new file mode 100644 index 0000000..c40da62 --- /dev/null +++ b/Misc/NEWS.d/next/Library/0234.bpo-28518.o-Q2Nw.rst @@ -0,0 +1,2 @@ +Start a transaction implicitly before a DML statement. Patch by Aviv +Palivoda. |