Message from discussion
Empty table fixture
MIME-Version: 1.0
Received: by 10.150.123.14 with SMTP id v14mr1454264ybc.27.1247038726099; Wed,
08 Jul 2009 00:38:46 -0700 (PDT)
Date: Wed, 8 Jul 2009 00:38:46 -0700 (PDT)
X-IP: 195.216.212.77
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.1)
Gecko/20090624 Firefox/3.5,gzip(gfe),gzip(gfe)
Message-ID: <b551f3bf-ebff-4c67-aba8-30074f7fe546@d4g2000yqa.googlegroups.com>
Subject: Empty table fixture
From: nord_ua <ryabenko.ser...@gmail.com>
To: doctrine-user <doctrine-user@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Hi. I have to empty table for my tests. How can I do it?
I've tried to write just
---------------------------------------
TableName: ~
---------------------------------------
(Also {} and nothing instead of ~) but I have
Argument 2 passed to Doctrine_Data_Import::_hasNaturalNestedSetFormat
() must be an array, null given, called in /srv/www/vhosts/
smomarket.localhost/www/smomarket/lib/vendor/symfony/lib/plugins/
sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Data/Import.php on line
288 and defined
/srv/www/vhosts/smomarket.localhost/www/smomarket/lib/vendor/symfony/
lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Data/
Import.php:253
/srv/www/vhosts/smomarket.localhost/www/smomarket/lib/vendor/symfony/
lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Data/
Import.php:288
/srv/www/vhosts/smomarket.localhost/www/smomarket/lib/vendor/symfony/
lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Data/
Import.php:113
/srv/www/vhosts/smomarket.localhost/www/smomarket/lib/vendor/symfony/
lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Data.php:222
/srv/www/vhosts/smomarket.localhost/www/smomarket/lib/vendor/symfony/
lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine.php:850
............