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

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

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

2019-04-02 Thread Sage M.A.
lds would not be my main priority, and I guess maybe their implementations could be optional. On Tuesday, 2 April 2019 19:26:28 UTC+7, Michal Petrucha wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On Tue, Apr 02, 2019 at 04:41:36AM -0700, Sage M.A. wrote: >

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

2019-04-02 Thread Sage M.A.
<https://code.djangoproject.com/ticket/30295>), and I'm looking to contribute more in the future. On Wednesday, 3 April 2019 04:12:52 UTC+7, sagar ninave wrote: > > by the way how much you know django > > On Tue, Apr 2, 2019 at 8:52 PM Sage M.A. > > wrote: > >> Thank you. >

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

2019-04-03 Thread Sage M.A.
ions so far have been super. Thank you. > > Kind Regards, > > Carlton > > > On Tuesday, 2 April 2019 13:41:37 UTC+2, 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 jo

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

2019-04-03 Thread Sage M.A.
ll 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 matter will be > > On Wed, Apr 3, 2019 at 8:16 AM Sage M.A. > >

Re: GSoC Proposal

2019-03-28 Thread Sage M.A.
Hi everyone, Sorry to ask this, but can I also take a shot in this one? I've been interested in this issue since early February. On Thursday, 21 March 2019 22:28:41 UTC+7, Carlton Gibson wrote: > > Also, sorry, this was the key thread here, plus links therein >

Re: GSoC Proposal

2019-03-28 Thread Sage M.A.
ject. > We can cross that bridge as and when we come to it. > ("Scale later" ) > > Kind Regards, > > Carlton > > > On Thursday, 28 March 2019 14:58:15 UTC+1, Sage M.A. wrote: >> >> Hi everyone, >> Sorry to ask this, but can I also take

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

2019-04-07 Thread Sage M.A.
y meaningful way. Just my 2 cents. >> >> On Sunday, April 7, 2019 at 12:27:51 PM UTC+6, Sage M.A. wrote: >>> >>> Oh, I forgot, one of them is not related to datetime functions: >>> test_unsupported_backend. >>> >>> On Sunday, 7 April 2019

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

2019-04-07 Thread Sage M.A.
gt; > On Sunday, April 7, 2019 at 12:27:51 PM UTC+6, Sage M.A. wrote: >> >> 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,

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

2019-04-07 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 Djang

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

2019-04-07 Thread Sage M.A.
sion 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, Sage M.A. wrote: >> >> Hi, Carlton. >> >> Thanks a lo

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

2019-04-16 Thread Sage M.A.
ases and the weird MySQL/MariaDB things. I'd love to > see this in core and are happy to help wherever I can with my expertise. > > Best > Raphael > > Am Tue, 2 Apr 2019 04:41:36 -0700 (PDT) > schrieb "Sage M.A." >: > > > Hello, everyone! My n

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

2019-05-07 Thread Sage M.A.
priate? There hasn't been much going on there, so I'm not really sure. On Monday, 22 April 2019 00:05:27 UTC+7, Sage M.A. wrote: > > 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,

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

2019-04-21 Thread Sage M.A.
plement 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 UTC+6, Sage M.A. wrote: >> >> Hi, R

Re: Cross-DB JSONField ready for review

2019-08-02 Thread Sage M.A.
wrote: > > Hey Sage, > > Super stuff! Well done on your effort so far. (I can't say how excited I > am about this feature. ) > > Kind Regards, > > Carlton > > > On Friday, 2 August 2019 13:46:46 UTC+2, Sage M.A. wrote: >> >> Hello, everyone.

Re: Cross-DB JSONField ready for review

2019-08-02 Thread Sage M.A.
e docs/ folder in the > repo, no? > > On Fri, 2 Aug 2019 at 18:09, Sage M.A. > > wrote: > >> Hi Carlton, >> >> Thanks! I hope it can be merged soon :D >> >> Oh, and by the way, where should I write a setup guide for SQLite+JSON1? >> I don't kn

Re: Cross-DB JSONField ready for review

2019-09-18 Thread Sage M.A.
Hi Ole and Matt, Sorry for getting back so late. I agree that having such a function would be very useful. I believe it can be done with most of the current implementation because I actually needed to compile the JSON path string from the KeyTransforms (except for PostgreSQL that uses a

Cross-DB JSONField ready for review

2019-08-02 Thread Sage M.A.
Hello, everyone. As a follow-up to this message and this ticket , I have completed the implementation of a cross-DB JSONField. I have submitted a PR