Python Forum
Is there a standard for autocommit In PEP 249
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is there a standard for autocommit In PEP 249
#8
(Feb-06-2019, 02:56 PM)zatlas1 Wrote: that I would find a reference to autocommit in the PEP.
There is a reference as i posted over,the default for Python is auto-commit off.
If database authors follow this Python standard is up to them.
They can have there own reason not to,then it should be clear in there documentation.
PEP 249 Wrote:Note that if the database supports an auto-commit feature,this must be initially off. An interface method may be provided to turn it back on.
Reply


Messages In This Thread
RE: Is there a standard for autocommit In PEP 249 - by snippsat - Feb-06-2019, 03:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How psycopg2 autocommit works ? johntay 3 10,653 Oct-08-2021, 11:22 AM
Last Post: Larz60+
  Winsorized Mean and Standard Deviation Wheeliam 0 1,845 Jul-11-2020, 05:27 PM
Last Post: Wheeliam
  standard library modules chpyel 4 2,857 May-10-2020, 02:58 PM
Last Post: snippsat
  Graphics and standard deviation rocioaraneda 3 2,750 Jan-09-2019, 10:53 PM
Last Post: micseydel
  standard data types rombertus 3 66,323 Dec-23-2018, 08:52 PM
Last Post: rombertus
  Standard library code BerryK 2 4,048 Apr-29-2017, 10:32 PM
Last Post: Larz60+
  what is my standard in python currently? hsunteik 3 3,781 Jan-19-2017, 12:37 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020