Skip to content

Both Pulling new update OR Cloning new version has issue #20

@lethanhtrung2020

Description

@lethanhtrung2020

Hi,
I test new update by
git pull

and re-clone new version by
git clone

but keep old configuration file (database.js, redis.js and env\development.js)

but both have error

info: Application started on port 8000 , Process ID: 8870
Unhandled rejection SequelizeDatabaseError: column "type" does not exist
at Query.formatError (/home/CMS/node_modules/arrowjs/node_modules/sequelize/lib/dialects/postgres/query.js:347:14)
at null. (/home/CMS/node_modules/arrowjs/node_modules/sequelize/lib/dialects/postgres/query.js:81:19)
at emitOne (events.js:77:13)
at emit (events.js:169:7)
at Query.handleError (/home/CMS/node_modules/arrowjs/node_modules/pg/lib/query.js:108:8)
at null. (/home/CMS/node_modules/arrowjs/node_modules/pg/lib/client.js:171:26)
at emitOne (events.js:77:13)
at emit (events.js:169:7)
at Socket. (/home/CMS/node_modules/arrowjs/node_modules/pg/lib/connection.js:109:12)
at emitOne (events.js:77:13)
at Socket.emit (events.js:169:7)
at readableAddChunk (_stream_readable.js:146:16)
at Socket.Readable.push (_stream_readable.js:110:10)

at TCP.onread (net.js:523:20)

Is there any change in DB structure?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions