Re: [Patch] Update view-database only if the transaction succeeded

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Wed, 12 Sep 2007 09:51:02 -0600
Newsgroups gmane.lisp.clsql.devel
Message-ID <[email protected]>
Saurabh Nanda wrote:
> I've modified the behaviour of update-records-from-instance and
> with-transaction to not set the view-database slot in  all the new
> objects inserted when inside a transaction until the transaction is
> fully committed.

That's a good catch, Saurabh. Thanks for the patch. I've review it after I'm
done working on fully supporting the strings as table names. The
format of the patch looks quite usable. But, I'm aware that git has
significant support maintaining metadata for email patches. I'll let
you know if I find possible improvements in the format of your path.

Kevin