Web Images Videos Maps News Shopping Google Mail 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 378  Older »

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

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    

Working without default connection 
  Hi all, We use Doctrine with multiple connections, but in the same time we want to not set any of them as the default one. It general, it seems quite possible and easily achievable. But I discovered that not all code of Doctrine itself can properly work without the default connection. For example, here is a piece of code from... more »
By Eugene Janusov  - 27 Oct - 1 new of 1 message    

Model auto-loading in getConnectionForComponent() 
  Hi, Doctrine_Manager::getConnectio nForComponent() first of all tries to pre-load given component using Doctrin_Core::autoload(). But shouldn't it be modelsAutoload() there instead? Because just autoload() has nothing to do with model classes, in my understanding.
By Eugene Janusov  - 27 Oct - 3 new of 3 messages    

New extension for Doctrine 
  hello people, sorry my English, I'm using the google translator and little knowledge I have. Today I had the idea of developing an extension pro Doctrine for encrypting data bank. I already have an application that uses Propel, where the data before being stored in database are encrypted and compressed through functions of PHP itself.... more »
By raphox  - 21 Oct - 2 new of 2 messages    

Class name prefixes and inheritance 
  Hi, I have been trying for a while to figure out, is there a way to use a prefix for model class names or not (see also my message at doctrine-user: [link]). I've found that Doctrine 1.2 has classPrefix option. Unfortunately for me, this option is intended only for model builder, and other components... more »
By Eugene Janusov  - 14 Oct - 3 new of 3 messages    

Doctrine 1.2 ALPHA 3 
  Hi Everyone, We weren't planning on having another ALPHA for 1.2, but some pretty important fixes and improvements were brought up to us. We decided since 1.2 could be the final LTS release of the Doctrine 1, we should have another round of improvements, so we'll have a ALPHA3 now. I have already committed... more »
By Jonathan Wage  - 10 Oct - 10 new of 10 messages    

Enums with Y/N values 
  Hi, I'm using symfony, but I suppose my problem is related only to Doctrine. In my schema I have lots of fields like this: is_public as isPublic: type: enum values: [Y, N] default: 'N' notnull: true By some reason I cannot use boolean type instead of binary enum.... more »
By Eugene Janusov  - 9 Oct - 3 new of 3 messages    

Problem with inheritance and Versionable 
  Hi, I don't know if this is the place for posting this kind of things, if not, please forgive me because I'm a new on this. I have a table that has a versionable behaviour and other who inherit it. When I create someone of the child class, versionable work well in the "father" table, but, it not "father_version" table, it make all... more »
By jaime  - 7 Oct - 2 new of 2 messages    

Doctrine_Connection::replace() workings 
  Hi there. First post here, so correct me if I use this forum in a wrong way. I've got a question regarding the workings of the replace(...) method of Doctrine_Connection. Apparently it implements the "REPLACE INTO ..." functionality from MySQL (and SQLite?) in other DBMSes. However, I think this implementation is done in a wrong way. If this... more »
By phil0  - 20 Sep - 2 new of 2 messages    

1 - 10 of 378   « Newer | Older »

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