[DB-SIG] paramstyles, again (and now voting)

Michael Bayer mike_mp at zzzcomputing.com
Mon Jun 4 19:05:48 CEST 2007


+1 on qmark
  +1 on named
  -1 on numeric
  -1 on format
  -1 on pyformat

also +1 on a 'paramstyle' attribute that is settable on connection as  
well as cursor

+1 on raising an error if the given statement/arguments dont match  
the 'paramstyle'.  explicit over implicit, refuse temptation to guess.


More information about the DB-SIG mailing list