Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Discussions
View:  Topic list, Topic summary « Newer  Topics 11 - 20 of 439  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Propel is an object persistence layer for PHP5 based on Apache Torque. In practical terms, Propel allows you to use objects instead of SQL to read and write rows in your database tables.

This is the mailing list for developers of the Propel object persistence layer.

 

Poll: Which database abstraction are you using with Symfony2? 
  Heya Propellers, Fabien Potencier (the Symfony guy) created a poll about database abstractions. If you have projects with Propel and Symfony2, it's time to speak :) Here is the poll: [link]. Cheers, William
By William Durand  - Dec 27 2012 - 1 new of 1 message    

upgrade to 1.6.7 == wierd exception 
  been running propel for about 3 years on this project with no issues but since i upgraded to 1.6.7 i'm having an issue with one particular Model i have model *Place *-- which inherits (concrete) from model *Item* i have model *Address * all *Places *have an *Address - -1:1* since v 1.6.7 if i create a place like this:... more »
By zeuben  - Dec 12 2012 - 1 new of 1 message    

just upgraded my 1.6 project to latest 1.6 --- now completely broken. 
  my app was already @ 1.6, i just bumped it up to latest version and it looks like it broke it all: PropelException: Cannot fetch ColumnMap for undefined column: id in /www/orm/propel-1.6/runtime/li b/map/TableMap.php on line *357* i get this error everywhere now. app is completely broken. any ideas?... more »
By zeuben  - Nov 27 2012 - 5 new of 5 messages    

Combining Inheritance and Versionable Behavior 
  I've recently started using the Versionable Behavior, and also have been using Inheritance, both are wonderful tools for hiding away the complexities of these two needs. I now have a situation where it'd be nice to combine them. It appears that Versionable only creates the the base class, and was wondering if someone... more »
By Tac Tacelosky  - Nov 4 2012 - 1 new of 1 message    

Propel2 and composer 
  Hi, since I finally got php 5.4 (with latest Ubuntu), I would like to try Propel2. But... I would prefer not to mess with git submodules, so I tried the composer way. So, I see con packagist that propel-bundle (version 2.0) has just symfony/framework-bundle as dependency. I expected to find propel here...... more »
By Massimiliano Arione  - Oct 18 2012 - 7 new of 7 messages    

Ability to return extended PropelObjectCollection from query? 
  Is there a way to return an extended class of PropelObjectCollection unique to the base class instead of the PropelObjectCollection default? Quick Usages: $invoices = InvoiceQuery::create()->find() ; ...echo $invoices->sumAmount(); ...[link] Can Propel be told to do this explicitly or implicitly from introspection... more »
By Lee Leathers  - Oct 18 2012 - 10 new of 10 messages    

Propel Pagination 
  Hi, i'm trying to paginate using propel. I'm quite new on this, I can paginate my results, but when I want to use the links "next" and "previous", they don't work. I can't get to know wich are the urls I've got to use in the links "next" and "previous" for change the page.
By Joaquín Sánchez  - Oct 5 2012 - 3 new of 3 messages    

PropelQuickBuilder, sqlite and autoincrement 
  Hi, I post this message on the dev list too as I am not sure to get help on the users'list ___ I want to unit test a behavior as shown on [link] But I met a sqlite error I don't know how to get rid of There was 1 error: 1) MyBehaviorTest::testOne... more »
By Youx  - Sep 21 2012 - 3 new of 3 messages    

1.6.7 :: migrations :: propel-gen diff errror 
  i get this error: [phingcall] SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected if i run a diff or an insert-sql why? user has full permissions, reverse task works. stumped. been using propel for years now, this time on mediatemple with composer -- only time i've seen this error. any help is appreciated.... more »
By zeuben  - Sep 6 2012 - 1 new of 1 message    

11 - 20 of 439   « Newer | Older »

XML       Send email to this group: propel-development@googlegroups.com