Google Mail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Language: English (UK)
Group categories:
Computers > Programming
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 386  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: dev list for doctrine
 

 Doctrine_Record::_set() 
  Hi all, Is there any reason, why the _set and _get methods of Doctrine_Records are protected? I need to redefine the accessors and mutators of the record in the template, and I would like to use something like: MyTemplate extends Doctrine_Template { public function setTableDefinition() { $this->getInvoker()->hasMutato r('type', 'setMyTemplateType');... more »
By Miloslav Kmeť  - 26 Nov - 1 new of 1 message    

Welcome Benjamin 
  Hi all, I would like to officially welcome Benjamin Eberlei to the Doctrine core team. Many of you probably already know that he gave up on Zend_Entity some time ago and instead decided to contribute to Doctrine 2. Although I'm sure it was no easy decision for him, I am very glad about his move.... more »
By Roman Borschel  - 23 Nov - 8 new of 8 messages    

support for non relational databases 
  Hi devs, for some weeks I'm playing with CouchDB as it seems to be a good solution for one of our customer projects where high availability is needed while there's only a very low budget available. Anyway, my motivation for this posting is that I noticed that there are several things in Doctrine 2 that would also be very helpful with... more »
By mahono  - 20 Nov - 1 new of 1 message    

Migration Doctrine 1.1 to 1.2 
  Hi, i want to swicht in a current zend / doctirne project from doctrine 1.1.4 to 1.2. There is no way to switch doctrine models to pear style directories (would be a huge amount of work). So i've tried to use the old style (and existing) structure. If i use 'modelAutoload' as autoloader mode i get the error message:... more »
By Tom808  - 19 Nov - 3 new of 3 messages    

Doctrine_Tree_NestedSet alias 
  Hi, is there any way to set an alias for column "level" used in doctrines nested sets? Problem: "level" is a reserved word (Oracle and also ANSI SQL 92/99). Due to this ATTR_QUOTE_IDENTIFIER has to be used. Unfortunately some subqueries generated by doctrine (e.g. paginator with order by clause)... more »
By Tom808  - 18 Nov - 12 new of 12 messages    

Doctrine_Record#hasMappedValue () 
  It doesn't look like this made it into 1.2. Jon, can you take a look? Maybe it can get into the final version. On Jun 28, 4:44 pm, "Adam Huttler" <adam.hutt...@fracturedatlas.o rg> wrote:
By Adam Huttler  - 13 Nov - 5 new of 5 messages    

Integration of Zend Tool and Doctrine 1 
  Hello everyone, I made a first attempt to formulate a possible way to integrate Zend Tool and Doctrine 1. This heavily depends on the Doctrine Zend_Application resource proposal by Matthew Lurz (See References Section of the proposal) aswell as on comments and discussions I had with several people from both Doctrine and Zend... more »
By Benjamin Eberlei  - 10 Nov - 1 new of 1 message    

There is any behavior to moderate models? 
  I noticed that Propel have a interesting plugin called Versionable. I've looking the versionable behavior on doctrine and see that it haven't all features like versionable of propel. [link]> Doctrine versionable... more »
By Nei Rauni Santos  - 9 Nov - 1 new of 1 message    

Doctrine_Adapter_Oracle::__des truct - the necessity) 
  Hi, today I tried to do some database interactions in sfI18N::__destruct() (saving untraslated strings into the database). I developed this feature on postgresql, whithout noticing any problem, but after on Oracle through oracle adapter I found, that Doctrine_Adapter_Oracle was destructed before the and I... more »
By Miloslav Kmeť  - 5 Nov - 1 new of 1 message    

Doctrine 1.2 doesn't generate models corretly. 
  I was using doctrine 1.2, but my models already generated by doctrine 1.2, ok, it worked fine. Now, I tried to create a new model and I have some problems, Doctrine didn't generate my table model class correctly. It generated the class Parse error: syntax error, unexpected '{', expecting T_STRING in... more »
By Nei Rauni Santos  - 4 Nov - 5 new of 5 messages    

1 - 10 of 386   « Newer | Older »

XML       Send an email to this group: doctrine-dev@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google