[Webware-devel] Patch for Middlekit PostgreSQL

2003-03-09 Thread Kevin Dahlhausen
I've just uploaded patch 700402 to the Webware patch page at http://sourceforge.net/tracker/?group_id=4866&atid=304866 This patch is against cvs. It fixes a problem w/Postgres support where changes were not being committed. This was because the final commit sql was called on a cursor created fro

[Webware-devel] [ webware-Patches-700402 ] PostgreSQL Commit Patch

2003-03-09 Thread SourceForge.net
Patches item #700402, was opened at 2003-03-09 11:24 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=304866&aid=700402&group_id=4866 Category: MiddleKit Group: None Status: Open Resolution: None Priority: 5 Submitted By: Kevin Dahlhausen (kpd) Assigned to: Geoff Tal

RE: [Webware-devel] PostgreSQL for MiddleKit

2003-03-09 Thread Kevin Dahlhausen
Roger, Thanks for the update. --- Roger Haase <[EMAIL PROTECTED]> wrote: > > > From: Geoffrey Talvola <[EMAIL PROTECTED]> > > > > > OK, since nobody else stepped up, I just checked them in. Can > > > someone > > > please update to CVS head and verify that MiddleKit still works > > with > > > My

[Webware-devel] Re: Middlekit Not Setting _mk_klass

2003-03-09 Thread Kevin Dahlhausen
I found out that the attributes are set, and I can add new objects to the store, from within my WebKit application. My test, a standalone python program, still throws the exception regarding the missing attributes. = Kevin Dahlhausen