Advertisement
Guest User

error in build with metabib display field branch

a guest
Feb 19th, 2015
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. psql:002.schema.config.sql:175: ERROR: relation "config.metabib_field" does not exist
  2. LINE 3: SELECT EXISTS (SELECT 1 FROM config.metabib_field WHERE ...
  3. ^
  4. psql:002.schema.config.sql:180: ERROR: current transaction is aborted, commands ignored until end of transaction block
  5. psql:002.schema.config.sql:198: ERROR: syntax error at or near "representative_field"
  6. LINE 11: representative_field INTEGER REFERENCES config.metabib_f...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement