I need to set custom sql_path in schema.yml, but this not work:
in schema.yml:
sql_path: `<?php echo sfConfig::get('sf_data_dir') ?>/sql/admin.sql`
I need to set custom sql_path in schema.yml, but this not work:
in schema.yml:
sql_path: `<?php echo sfConfig::get('sf_data_dir') ?>/sql/admin.sql`