On Mon, Nov 22, 2010 at 07:33:48PM +0100, Daniel Fetchinson wrote:
> My app works just as before.
> Thank a lot Oleg for all your work!
Thank you for the report and the nice words!
Oleg.
--
Oleg Broytmanhttp://phd.pp.ru/p...@phd.pp.ru
Programmers don't
>> * Major API change: all signals are sent with the instance (or the class)
>> as the first parameter. The following signals were changed:
>> RowCreateSignal, RowCreatedSignal, DeleteColumnSignal.
>>
>> * Major API change: post-processing functions for all signals are called
>> with the inst
On Mon, Nov 22, 2010 at 07:36:01PM +0300, Oleg Broytman wrote:
> * Major API change: all signals are sent with the instance (or the class)
> as the first parameter. The following signals were changed:
> RowCreateSignal, RowCreatedSignal, DeleteColumnSignal.
>
> * Major API change: post-process
Hello!
I'm pleased to announce version 0.15.0b1, the first beta of the upcoming
release of branch 0.15 of SQLObject.
What is SQLObject
=
SQLObject is an object-relational mapper. Your database tables are described
as classes, and rows are instances of those classes. SQLObject