I've just updated to revision 5525. Both update and insert behavior are buggy.

Here is the traceback for previously working code (updating a record):

  File 
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/dabo/db/dCursorMixin.py",
line 1958, in makeUpdClause
    if ret:
UnboundLocalError: local variable 'ret' referenced before assignment


Here's for creating a new record:
Dabo Error Log: Sat Nov 14 23:38:53 2009: Error in scanChangedRows: 1
values for 11 columns
SQL: insert into "account" ("account", "last_contact_dt",
"create_user_id", "modi_dt", "ind_or_org", "create_dt",
"account_status_id", "account_url", "accounting_state_id",
"modi_user_id", "account_type_id") values (?)

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

Reply via email to