chriskite / phactory

A Database Factory for PHP Unit Tests
http://phactory.org
MIT License
140 stars 39 forks source link

Update Blueprint.php #35

Closed maciej-bielski closed 10 years ago

maciej-bielski commented 10 years ago

Hi, can table name be escaped? I cannot test tables which names are restricted by mysql. Thanks! Maciej