Jason Coward

Results 160 comments of Jason Coward

Ok, I'm just commenting on this "problem" in the wrong PR. Sorry. I'll move it to #16568.

@Mark-H — if you have a moment, could you take a look at resolving the conflicts in this so I can get it integrated?

@bcrowe Any luck working on refactoring for the new MongoDB driver in PHP 7? Or is this something you think will never happen? I love using Monga and would like...

@eprochasson Can you confirm this is occurring using 1.7.3-pl on Revo 2.2.10-pl? I cannot reproduce.

I've been slowly working on some documentation finally at https://github.com/modxcms/teleport/blob/master/doc/extend/custom-extract-tpls.md. More to come shortly.

I believe this was implemented in ce9e1a3153cc0b79a38eeaf605399ac4263aeef1

I'm consider implementing a `dbtype` for a `field` definition that would allow any valid platform-specific SQL expression. I believe that would satisfy this feature more appropriately than changing `alias` to...

I do not understand the example you've provided. That seems like a simple convenience method for "listing" the page titles. You can quickly build a PDO query in xPDO to...

Doesn't matter which ones they are "attached" to, if you remove an object with composite relationships, those related objects will be remove()'d by either of their parents unless you kill...