PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Friday the 2nd of October, 2020

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[08:56:11] <tonythomas> Hey guys! Have a question on pymodm. I hope this is the right place to ask! So, I see that pymodm doesnt check if a ReferenceField() object exists on model.save(). Is that expected ? I see that the value is written directly, and I wanted to throw an error there instead. Is there some out of the box method to do this ?
[09:05:21] <synthmeat> it's definitely not right place to ask. it's been abandoned by mongo people, and barely any question gets any kind of response for months on now. it's basically just a string of newb questions. sorry!
[09:06:07] <synthmeat> you might think "oh, i'll just go to github issues", but there you'd be wrong as well - issues don't exist for official mongo projects!
[09:06:13] <synthmeat> you have to go their JIRA crap
[09:12:09] <tonythomas> synthmeat: I saw that. They closed down the Github issues long back and jira search ? not my thing
[09:12:19] <tonythomas> anyway, I kind of overrid one of the functions and I think I might have the functionality now
[09:12:44] <synthmeat> we should really start a unofficial community somewhere or something
[09:14:11] <tonythomas> True. I think IRC would be right place I guess. Well, I search for pymodm irc channel, #mongodb shows up
[09:14:25] <tonythomas> I think this is the place anyway. We got like 100+ people here (mostly dormant), but stil
[09:16:27] <synthmeat> yeah, i guess. i'll keep hanging on, like i always have. :)
[09:26:45] <tonythomas> Good stuff.