Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-05-07 Thread Carlton Gibson
Hey Sage, Hey Parth. First-off welcome on board! 🙂 The goal for the next couple of weeks is to get more deeply involved, whilst I guess you start thinking about your projects too. You can follow here, the dashboard and the timeline

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-05-07 Thread parthvin
I had the same doubt in my mind, what is the best medium to contact mentors? -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-05-07 Thread Sage M.A.
Hello everyone, I would like to thank everyone in here and everyone involved in Django's GSoC participation. This project has been accepted and I will try my best to deliver. On a side note, do we have any communication channel other than this mailing list and IRC? I don't mind using them, but

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-21 Thread Sage M.A.
Hi Asif, I don't mind at all, but I'm still a bit busy with college stuff now, so I'm not sure when I'll be able to do it. On Sunday, 21 April 2019 14:39:25 UTC+7, Asif Saif Uddin wrote: > > Hi Sage, > > Would you mind opening a draft proposal at django/dep repo? If you can > implement the POC

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-21 Thread Asif Saif Uddin
Hi Sage, Would you mind opening a draft proposal at django/dep repo? If you can implement the POC cross db JSON field, I as a maintainer of django-activity-stream would like to try this with that package. Looking forward to try your POC. Thanks, Asif On Tuesday, April 16, 2019 at 5:36:04 PM

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-16 Thread Sage M.A.
Hi, Raphael. Ah, yes, I have seen your project, but I guess I forgot to link it in my proposal. It *is* very interesting, and I believe it will be helpful for anyone who wants to implement this. Let's hope we can make this happen. Thanks for the feedback! Regards, Sage On Tuesday, 16 April 2019

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-16 Thread Raphael Michel
Hi Sage, Hi everyone, I lacked the time to read this mailing list in the past months, and someone at DjangoCon Europe just pointed me to this thread, so just for reference, I want to add some prior work that I did to the list: At DjangoCon US and thereafter, I developed a third-party implementati

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-07 Thread Sage M.A.
I see, thanks for the info! Why is the ticket still open, though? Also, I still found one failing window test case.. On Sunday, 7 April 2019 16:20:13 UTC+7, Tim Graham wrote: > > MariaDB is supported (see https://code.djangoproject.com/ticket/29548). > The test failures are (as the error message

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-07 Thread Sage M.A.
Thanks for the information Asif, but it turns out Django already supports MariaDB. On Sunday, 7 April 2019 14:03:14 UTC+7, Asif Saif Uddin wrote: > > You can open a work in progress pr to fix them one by one gradually and > trying to fix some of them will give you a much better understanding of

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-07 Thread Tim Graham
MariaDB is supported (see https://code.djangoproject.com/ticket/29548). The test failures are (as the error message says) because you haven't installed the timezone definitions. On Sunday, April 7, 2019 at 3:03:14 AM UTC-4, Asif Saif Uddin wrote: > > You can open a work in progress pr to fix the

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-07 Thread Asif Saif Uddin
You can open a work in progress pr to fix them one by one gradually and trying to fix some of them will give you a much better understanding of django orm internals as it is considered the most complex part of the framework. This will also improve your chance to represent yourself as a much str

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-06 Thread Sage M.A.
Oh, I forgot, one of them is not related to datetime functions: test_unsupported_backend. On Sunday, 7 April 2019 13:26:10 UTC+7, Sage M.A. wrote: > > Hi Asif, > That's a good idea! I've installed the latest stable release of MariaDB > (10.3.14) on my machine and ran Django test suits with it. >

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-06 Thread Sage M.A.
Hi Asif, That's a good idea! I've installed the latest stable release of MariaDB (10.3.14) on my machine and ran Django test suits with it. The results (I've truncated them to only contain the failures and errors) show 19 failu

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-06 Thread Asif Saif Uddin
Sage, regarding MariaDB, I have a little suggestion with you. If you could setup a latest version of mariadb locally and try to run Django test suits with that, you might have some ideas of remaining issues analyzing the test failures initially. On Thursday, April 4, 2019 at 11:30:48 AM UTC+6,

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-03 Thread Sage M.A.
Hi, Carlton. Thanks a lot for the feedback! Ah, yes, looks like I missed that Oracle implementation. I've updated my proposal accordingly. To summarize: - Added info about Oracle implementation (see 1.1) - Replaced 1 week of research with 1 week of writing tests and docs for POC SQLite

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-03 Thread Carlton Gibson
Hi Sage. Thanks for the proposal. It's looking OK. Couple of points: - There IS an Oracle implementation. See the ticket here: https://code.djangoproject.com/ticket/29821 - Something that looks like an ArrayField, yes. HStore... not so sure it's worth mimicking. - On the time

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-03 Thread Sage M.A.
Hi Sagar, That's cool! However, I am not quite sure what you meant. If you meant to ask questions on how to use Django, I think it's best to ask them in the django-users forum or the #django channel on IRC. I'm sure the community will be abl

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-03 Thread sagar ninave
same bro i am too, actually i have learned python in last semester and using djnago build a small project and trying to get more about django. if you dont mind can i ask question when i will stuck somewhere about django and you may ask to me if you will not getting we will try to understand what ma

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-02 Thread Sage M.A.
Hi Sagar, I started using Django last year. I've been studying the codebase lately, and I'm still trying to understand the mixins and stuff for the database backends. I have submitted patches for two tickets (#30294 and #30295

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-02 Thread sagar ninave
by the way how much you know django On Tue, Apr 2, 2019 at 8:52 PM Sage M.A. wrote: > Thank you. > > On Tuesday, 2 April 2019 19:26:29 UTC+7, sagar ninave wrote: >> >> I appreciate Sage >> > -- > You received this message because you are subscribed to the Google Groups > "Django developers (Cont

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-02 Thread Sage M.A.
Thank you. On Tuesday, 2 April 2019 19:26:29 UTC+7, sagar ninave wrote: > > I appreciate Sage > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails fro

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-02 Thread Sage M.A.
Hi Michal, >From what I know, SQLite and MySQL have the json_array() function which can be used to store arrays. https://www.sqlite.org/json1.html#jarray https://dev.mysql.com/doc/refman/8.0/en/json-creation-functions.html#function_json-array Meanwhile, Oracle Database stores JSON as a VARCHAR wit

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-02 Thread Michal Petrucha
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Tue, Apr 02, 2019 at 04:41:36AM -0700, Sage M.A. wrote: > Hello, everyone! My name is Sage. I'm a 19-year-old computer science > student from Indonesia. I'm planning to join the Google Summer of Code > (GSoC) this year, and I want to contribute

Re: GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-02 Thread sagar ninave
I appreciate Sage -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To post

GSoC Proposal: Add Cross-DB JSONField, ArrayField, and HStoreField

2019-04-02 Thread Sage M.A.
Hello, everyone! My name is Sage. I'm a 19-year-old computer science student from Indonesia. I'm planning to join the Google Summer of Code (GSoC) this year, and I want to contribute to Django. I have written a draft for my proposal in this gist