Re: Djonet, the MonetDB backend for Django

2012-08-02 Thread Gijs Molenaar
tionalError: M0M29!INSERT INTO: FOREIGN KEY constraint 'serializers_article.serializers_article_author_id_fkey' violated """ Op maandag 9 juli 2012 17:25:47 UTC+2 schreef Gijs Molenaar het volgende: > > Hi Django dev, > > I'm working on a MonetDB backen

Re: Djonet, the MonetDB backend for Django

2012-07-31 Thread Gijs Molenaar
Op maandag 30 juli 2012 16:05:14 UTC+2 schreef Michael Manfre het volgende: > > > > On Mon, Jul 30, 2012 at 9:32 AM, Gijs Molenaar wrote: > >> >> Hi Michael, >> >> Op dinsdag 10 juli 2012 17:51:16 UTC+2 schreef Michael Manfre het >> volgende: >&g

Re: Djonet, the MonetDB backend for Django

2012-07-30 Thread Gijs Molenaar
Hi Michael, Op dinsdag 10 juli 2012 17:51:16 UTC+2 schreef Michael Manfre het volgende: > > > On Monday, July 9, 2012 11:25:47 AM UTC-4, Gijs Molenaar wrote: >> >> >> These problems are: >> * MonetDB supports a Decimal type with a maximum len

Re: Djonet, the MonetDB backend for Django

2012-07-19 Thread Gijs Molenaar
hi Michael, Thanks for your response! One more question, see below. Op dinsdag 10 juli 2012 17:51:16 UTC+2 schreef Michael Manfre het volgende: > > I haven't tested your patch or backend and only have a few comments on > implementation ideas for a custom database backend. > > [...] > > >> * N

Djonet, the MonetDB backend for Django

2012-07-09 Thread Gijs Molenaar
Hi Django dev, I'm working on a MonetDB backend for Django called djonet: https://github.com/gijzelaerr/djonet Feel free to test it and let me know if it works for you. I think most stuff is sort of working, but when I run the Django test suite with a djonet settings some errors pop up that I