On Tue, Mar 06, 2007 at 12:40:53PM +0100, Markus Gritsch wrote:
> On 3/3/07, Oleg Broytmann <[EMAIL PROTECTED]> wrote:
> >On Sat, Mar 03, 2007 at 01:06:37PM +0300, Oleg Broytmann wrote:
> >>I am going to release 0.8.1b1 with the fix (removed UNSIGNED from ID
> >for
> >> MySQL). Please test it
On 3/3/07, Oleg Broytmann <[EMAIL PROTECTED]> wrote:
> On Sat, Mar 03, 2007 at 01:06:37PM +0300, Oleg Broytmann wrote:
> >I am going to release 0.8.1b1 with the fix (removed UNSIGNED from ID for
> > MySQL). Please test it when it will be uploaded and announced.
>
> http://cheeseshop.python.org/
On Sat, Mar 03, 2007 at 01:06:37PM +0300, Oleg Broytmann wrote:
>I am going to release 0.8.1b1 with the fix (removed UNSIGNED from ID for
> MySQL). Please test it when it will be uploaded and announced.
http://cheeseshop.python.org/pypi/SQLObject/0.8.1b1
Oleg.
--
Oleg Broytmann
On Sat, Mar 03, 2007 at 12:53:54PM +0300, Oleg Broytmann wrote:
>Can you set the debugging flag
>
> sqlhub.processConnection = connectionForURI('mysql://[EMAIL
> PROTECTED]/test?debug=1')
>
>and show the entire output?
Sorry, I was too slow to return to the bug report and too fast to
Hello!
On Sat, Feb 24, 2007 at 12:44:42AM +0100, Dr. Markus Gritsch wrote:
> the following simple script fails to run when using SQLObject 0.8.0.
> It works fine when using SQLObject 0.7.3.
>
> ---
>
> from sqlobject import *
>
> sqlhub.processConnection = connectionForURI('mysql://[EMAIL PROTE
On Sat, Feb 24, 2007 at 05:41:19PM +0100, paul k?lle wrote:
> IMO the real solution (tm) would be to change ForeignKey() (and probably
> others) to match the type of the referrenced column. Otherwise the id
> code using UNSIGNED INT has to be reverted. Not sure what it buys you
> anyway...
The
paul kölle wrote:
> IMO the real solution (tm) would be to change ForeignKey() (and probably
> others) to match the type of the referrenced column. Otherwise the id
> code using UNSIGNED INT has to be reverted. Not sure what it buys you
> anyway...
>
it doubles the range of possible ids (it als
Dr. Markus Gritsch schrieb:
> On 2/24/07, paul kölle <[EMAIL PROTECTED]> wrote:
>> Dr. Markus Gritsch schrieb:
>> > Hi,
>> >
>> > the following simple script fails to run when using SQLObject 0.8.0.
>> > It works fine when using SQLObject 0.7.3.
>> >
>> > ---
>> >
>> > from sqlobject import *
>> >
On 2/24/07, paul kölle <[EMAIL PROTECTED]> wrote:
> Dr. Markus Gritsch schrieb:
> > Hi,
> >
> > the following simple script fails to run when using SQLObject 0.8.0.
> > It works fine when using SQLObject 0.7.3.
> >
> > ---
> >
> > from sqlobject import *
> >
> > sqlhub.processConnection = connectio
On 2/24/07, paul kölle <[EMAIL PROTECTED]> wrote:
> Dr. Markus Gritsch schrieb:
> > Hi,
> >
> > the following simple script fails to run when using SQLObject 0.8.0.
> > It works fine when using SQLObject 0.7.3.
> >
> > ---
> >
> > from sqlobject import *
> >
> > sqlhub.processConnection = connectio
Dr. Markus Gritsch schrieb:
> Hi,
>
> the following simple script fails to run when using SQLObject 0.8.0.
> It works fine when using SQLObject 0.7.3.
>
> ---
>
> from sqlobject import *
>
> sqlhub.processConnection = connectionForURI('mysql://[EMAIL PROTECTED]/test')
Can you please turn on deb
11 matches
Mail list logo