Jacques Fuentes
- Registered on: 2009-12-15
- Last connection: 2011-08-26
Projects
- PHP ActiveRecord (Manager, Developer, 2009-12-15)
Activity
Reported issues: 0
2011-08-26
- 01:50 PM PHP ActiveRecord General: RE: php.activerecord status
- Chris,
If you were to implement the has_and_belongs_to_many feature into PHP-AR I would merge your code into master.
2011-03-22
- 10:15 PM PHP ActiveRecord Revision 490f119acda09a32be93a4515ce7add4d97689a7: GH-134: Expressions parsing was using field = ...
- 09:57 PM PHP ActiveRecord Revision 769a869c4c82af4d3cff79a05502f6938e11dc7a: fix default port for memcached and namespace o...
- 09:55 PM PHP ActiveRecord Revision 7250e9a620c159915974e071ca4d04305eb8983f: Merge branch 'gh101-has_many-through' of https...
- Conflicts:
test/helpers/config.php - 09:30 PM PHP ActiveRecord Revision a780ad14bae71d7531b59177bc31722a79e01510: cache namespace should come first and provide ...
- 08:35 PM PHP ActiveRecord Revision 5acf0f476f4f810bb4037c1a72d35066aa05f3f5: Merge branch 'namespaced_caching' of https://g...
- 08:30 PM PHP ActiveRecord Revision 04fb58587cb52ebc4f386581abceb1edff8125c9: use default port for Memcache if none has been...
2011-02-27
- 01:06 AM PHP ActiveRecord Help: RE: Escaped values
- You could always overwrite the base model's #read_attribute...
- 12:56 AM PHP ActiveRecord Revision 90f7e1727447608479838504281dfd2be5e87b07: Merge branch 'fix_memcache' of https://github....
2011-02-06
- 04:57 PM PHP ActiveRecord Help: RE: Increment / decrement field
- I would use the following (if you are using our nightly build):
@Post::update_all(array('set' => 'views = views + ...
Also available in: Atom