Skip to content

Instantly share code, notes, and snippets.

@hhamon
Created December 23, 2011 11:16
Show Gist options
  • Save hhamon/1513909 to your computer and use it in GitHub Desktop.
Save hhamon/1513909 to your computer and use it in GitHub Desktop.
Building fixtures in tests/Fixtures/bookstore OK
Building fixtures in tests/Fixtures/bookstore-packaged Execution of target "insert-sql" failed for the following reason: /Users/hugo.hamon/Development/Propel2/tools/generator/build-propel.xml:191:1: You haven't provided an sqldbmap, or the one you specified doesn't exist: /Users/hugo.hamon/Development/Propel2/tests/Fixtures/bookstore-packaged/build/sql/sqldb.map
[phing] /Users/hugo.hamon/Development/Propel2/tools/generator/build-propel.xml:191:1: You haven't provided an sqldbmap, or the one you specified doesn't exist: /Users/hugo.hamon/Development/Propel2/tests/Fixtures/bookstore-packaged/build/sql/sqldb.map
OK
Building fixtures in tests/Fixtures/namespaced OK
Building fixtures in tests/Fixtures/reverse/mysql [phing] SQLSTATE[42S02]: Base table or view not found: 1051 Unknown table 'book'
OK
Building fixtures in tests/Fixtures/schemas [phing] SQLSTATE[42000]: Syntax error or access violation: 1049 Unknown database 'contest'
OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment