Did you have any luck with this?
I also need arrays.
Andy
cdecarlo wrote:
> Hello,
>
> I would like to use Symfony as the framework for my next project
> however some tables in my planned database schema will use the array
> datatype. I've searched for information on making this happen and
> I
Could you share that pake task? That'd be pretty cool.
On Nov 10, 9:57 am, Thierry <[EMAIL PROTECTED]> wrote:
> I like the approach of dumping the mysql data. It is the probably the
> only solutions, considering propel.
> Now have a little pake task:
> propel-build-all-save-mysql
>
> which does
Ok tried mysqldiff, I'm pretty sure I'm using it right, but it is
messing up completely.
Time to do some fixing now :)
On Nov 10, 10:32 am, Thierry <[EMAIL PROTECTED]> wrote:
> This all looks really good.
> Great :)
>
> Now to include it in my build script :)
--~--~-~--~~---
I like the approach of dumping the mysql data. It is the probably the
only solutions, considering propel.
Now have a little pake task:
propel-build-all-save-mysql
which does mysqldump, propel-build-all, load dump in that order
It's still quite raw, but working nicely.
Mysqldiff seems to be worki
Hi all,
i have some probels setting up sfSimpleCMSPlugin.
First of all, i would like to localize my application. so i've modified
myapp/config/app.yml:
all:
sfSimpleCMS:
use_l10n: true
localizations: [en, fr, it]
default_culture:
Hi all,
Is there a standard/easy way (e.g.: plugin may be?) to create a picture field?
For example lets say I have a user table and I want to add a picture
field and let user to be able to change their picture.
Cheers
--~--~-~--~~~---~--~~
You received this mess
I'm rather confused about something.
In Ch.7 of the book, an example is given on how to disable a component
slot for a module, if you have specified a default component for that
slot for the app:
all:
components:
sidebar: []
This didn't work for me. It still retained the default setting,
This all looks really good.
Great :)
Now to include it in my build script :)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.co