#1195: Change dbFirebird to allow configuration of type_conv from Dabo.
--------------------------+-------------------------------------------------
  Reporter:  uwe_grauer   |       Owner:  somebody
      Type:  enhancement  |      Status:  closed  
  Priority:  major        |   Milestone:  0.9.2   
 Component:  db           |     Version:  0.9.1   
Resolution:  wontfix      |    Keywords:          
--------------------------+-------------------------------------------------
Changes (by uwe_grauer):

  * status:  new => closed
  * resolution:  => wontfix

Comment:

 To override the default settings of type_conv just add kinterbasdb.init()
 to your main program:
 {{{
 import kinterbasdb
 kinterbasdb.init(type_conv=whatever)
 }}}

 As kinterbasdb can only be initialized once, this is enough to be able to
 change the standard behavior.

-- 
Ticket URL: <http://trac.dabodev.com/ticket/1195#comment:2>
Dabo Trac <http://trac.dabodev.com>
Trac Page for Dabo

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to