Changeset 4358
- Timestamp:
- 05/10/08 04:54:05 (14 months ago)
- Files:
-
- 1 modified
-
branches/0.11/lib/Doctrine/Export.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/0.11/lib/Doctrine/Export.php
r4352 r4358 1064 1064 } 1065 1065 1066 $sql = $ this->exportClassesSql(array($class));1066 $sql = $connection->export->exportClassesSql(array($class)); 1067 1067 1068 1068 // Build array of all the creates