Hi all. I am using sf 1.1 and Pgsql 8.3. I installed sfGuardPlugin for my
project and i created tables and models.
After all when i try to laod fixtures data i am getting this error.

========================================
[EMAIL PROTECTED]:~/symfony/corp$ symfony1_1 propel-load-data office
>> propel    load data from "/home/metoikos/...uardPlugin-2.0.1
/data/fixtures"

Unable to execute INSERT statement. [wrapped: Could not execute update
[Native Error: ERROR:  null value in column "salt" violates not-null
constraint] [User Info: INSERT INTO sf_guard_user
(USERNAME,PASSWORD,CREATED_AT,IS_SUPER_ADMIN,ID) VALUES
('admin','admin','2008-03-10 11:00:44 +0200','t',1)]]

Segmentation fault (core dumped)
========================================

As far as i see columns does not accept NULL variable. I checked that
schema.yml, there is nothing for NULL variable.

So, how can i solve this problem. Any thoughts ?


-- 
Yılmaz Uğurlu ~ jabber : [EMAIL PROTECTED]  ~ http://www.2nci.com ~ İzmir

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to