xpdo icon indicating copy to clipboard operation
xpdo copied to clipboard

xPDO Object Relational Bridge for PHP

Results 60 xpdo issues
Sort by recently updated
recently updated
newest added

I use CakePHP at work and I love how easy it is to find key/value pairs. This would also be very useful in for example MODX. It would make it...

This is a copy of an MODX issue ([issue 13477](https://github.com/modxcms/revolution/issues/13477)).

### Summary Gets `writeSchema()` working and addresses issue with escaped table prefixes/names format in queries for sqlsrv. ### Reason Schema file generation and all queries using a model were failing....

use the actual $mode parameter instead of forcing append mode. This behaviour caused problems on our load balancing server configuration (2 servers accessing the same modx cache directory using NFS)....

## What does it do? It allows to manage the list of sql operators. To do this you need to add two system settings - **allowed_sql_operators** and **denied_sql_operators**. ## Why...

What does it do? Wrapped the unlink($file) call in an if statement to confirm that $file still exists. Why is it needed? Resolves unlink() errors that occur when concurrent requests...

It is incomplete and just needs finished.

This is a start and would be helpful to add a bit more: ## How to set up to contribute From command line - Fork the repo - Use git...

### Summary I originally reported this in modxcms/revolution#13383. And there is also another issue mentioning another aspect of this bug at modxcms/revolution#12740. I think I spotted a problem in xPDOFileCache...

Temporary fixes for discussing the issue #118