> > We have a very chaotic database (on MySql) at the moment, with for
> > I'm trying to use SQLalchemy and it looks absolutely great, but in
> > general as a policy we don't use external dependencies..
>
> That's a very foolish general policy, a lot of the power of python is in
> the huge array o
On 21/06/2012 11:50, andrea crotti wrote:
We have a very chaotic database (on MySql) at the moment, with for
I'm trying to use SQLalchemy and it looks absolutely great, but in
general as a policy we don't use external dependencies..
That's a very foolish general policy, a lot of the power of py