我已經從github克隆了項目,並遵循了MixERP文檔中的說明。在Visual Studio中成功完成項目,安裝了PostgreSQL 9.6。MixERP數據庫配置錯誤
當我跑的項目它給了我錯誤
relation config.mixerp not exist
我們使用VS2015,PgAdmin4。
ERROR: 42P01: relation "config.mixerp" does not exist Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: Npgsql.NpgsqlException: ERROR: 42P01: relation "config.mixerp" does not exist
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.