Re: MS SQL backend as a proper external backend (was: RFC: Django 1.0 roadmap and timeline)

2008-06-18 Thread mamcx
Excellent. This could be added to google code? Is more easy run on trunk thta doing the patching dance... I test this shortly. I hope we could do this and prove that is doable to all the *nix db guys ;) --~--~-~--~~~---~--~~ You received this message because you

Re: RFC: Django 1.0 roadmap and timeline

2008-06-12 Thread mamcx
As one of the guys that try to do the MS-Sql part: http://code.djangoproject.com/ticket/5062 I must say that I sell a internal semi-store with that code, integrate later http://code.djangoproject.com/ticket/5246 and work fine. But feel that the django people discourage the work at all. First,

Experimental LIMIT/Offset for Sql server

2007-08-10 Thread mamcx
For http://code.djangoproject.com/ticket/5062 I add a experimental support for LIMIT/Offset emulation for Sql Server 2000 and lower and Sql Server 2005+. Kudos for the people that work in the oracle implementation so I can copy & paste ;). However I'm stuck because can't run all the testcases (h

Re: ANN: Alpha release of new MS SQL Server backend

2007-08-06 Thread mamcx
Thanks for the info. I test it and tommorrow in the next 2 days do another release... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developer

Re: How much test case must print runtest?

2007-08-06 Thread mamcx
Nope. I enable the verbosity to 2 and only the webdesing test are running... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googleg

Re: How much test case must print runtest?

2007-08-06 Thread mamcx
I use your config and get the same results :( --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from th

Re: How much test case must print runtest?

2007-08-06 Thread mamcx
Nope... I change the name and get the same numbers. The settings must have something special? what is the bare minimun? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this gr

Re: How much test case must print runtest?

2007-08-06 Thread mamcx
Ok, I do CD to the folder where test is, then run: runtests.py --settings test test.py is a settings file with the new backend and db config. I do a little debugging and I think find a bug. The test are executed on: failures = run_tests(test_labels, verbosity=verbosity, extra_tests=extra_test

Re: ANN: Alpha release of new MS SQL Server backend

2007-08-03 Thread mamcx
Excelent. Please send me your patch so I take a look at it. I finish today a implementation of LIMIT so I'm interested in how you solve it. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group

How much test case must print runtest?

2007-08-03 Thread mamcx
I have finalize a beta code for the LIMIT mimic for Sql server, but wonder if all the test cases are running. When I run runtest this is show: Ran 2 tests in 0.109s OK I don't think is normal... I'm running this under a windows box, but for comparing, what is the correct output of this? --~

Re: ANN: Alpha release of new MS SQL Server backend

2007-08-03 Thread mamcx
Yes... I'm waitting to see if the actual pathc for pymssql is enough or still need more work for do a single submit... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this grou

ANN: Alpha release of new MS SQL Server backend

2007-08-02 Thread mamcx
I submit a ticket with patchs for enable a new backend, so we can have a clean direction from the ado_mssql confusion of tickets. Is at http://code.djangoproject.com/ticket/5062. I run my own test and the standar django ones (however I'm very intrigated by the fact I found only 2 problems here..

Re: How submit a patch with files not in subversion?

2007-08-02 Thread mamcx
Ok, not problem. Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email

Re: How submit a patch with files not in subversion?

2007-08-01 Thread mamcx
The point is that I don't have write permissions on the subversion tree... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegro

How submit a patch with files not in subversion?

2007-08-01 Thread mamcx
Hi, related to http://groups.google.com/group/django-developers/browse_thread/thread/c7029442e8a47079 I made the first steps. I have working (more or less) the ms-sql backend with pymssql and can create the tables and run the admin with no errors of the tutorial app. For that, I create a new b

Re: I need fix "non proper sql server support" in the next 3 weeks. What is next?

2007-07-31 Thread mamcx
Ok, Thanks for the pointers (and sorry for the english!). I work always in the last version of django, so I think is not a problem. I take a look at the proposed pymssql library. So I think the best option is build a all-new backend taking bits from the old one and see how well the thing goes..

I need fix "non proper sql server support" in the next 3 weeks. What is next?

2007-07-31 Thread mamcx
I have a requeriment to support Sql Server in a outsourced contract. Is a must, a requeriment for delivery. So, I can't wait anymore for free open source hacking... Like somebody can see in my history in the users group, I'm strongly in the windows world because my company http://www.elmalabarist