On Mar 17, 5:22 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> ...
> Sorry, not much encouragement for you there, but if you have any bright,
> truly database-portable ideas, we'd love to hear them.
>
I've the same problem and run a separate scripts is annoying, maybe a
solution should be
Hi Malcolm!
>> I'm using initial sql data to create some triggers in MySQL. This
>> works fine until I use multiple statements in a trigger.
> There's no clean fix that just uses the Django framework at the moment.
> This is a really hard problem to solve in the general case, since it
> would req
On Sat, 2007-03-17 at 06:49 -0700, Indy wrote:
> Hello all!
>
> I'm using initial sql data to create some triggers in MySQL. This
> works fine until I use multiple statements in a trigger. MySQL makes
> it necessary to change the statement delimiter, because multiple
> trigger statements must be
Hello all!
I'm using initial sql data to create some triggers in MySQL. This
works fine until I use multiple statements in a trigger. MySQL makes
it necessary to change the statement delimiter, because multiple
trigger statements must be separated by a semicolon. The problem is,
that django separ
4 matches
Mail list logo