1
0
mirror of synced 2025-01-30 20:11:49 +03:00
doctrine2/website/cache/config/config_doctrine.yml.php

11 lines
413 B
PHP
Raw Normal View History

2007-08-31 23:41:48 +00:00
<?php
// auto-generated by sfDoctrineConfigHandler
// date: 2007-08-31 10:38:25
$default_attributes["ATTR_EXPORT"] = Doctrine::EXPORT_ALL;
$default_attributes["ATTR_FETCHMODE"] = Doctrine::FETCH_IMMEDIATE;
$default_attributes["ATTR_COLL_LIMIT"] = 5;
$default_attributes["ATTR_LOCKMODE"] = Doctrine::LOCK_PESSIMISTIC;
$default_attributes["ATTR_VLD"] = false;
$default_attributes["ATTR_QUOTE_IDENTIFIER"] = false;