(node:25588) UnhandledPromiseRejectionWarning: Error: qb-apartments was unable to execute a query!
Field 'id' doesn't have a default value
INSERT INTO apartments (name, type, label, citizenid) VALUES (?, ?, ?, ?) ["apartment42660","apartment4","金霞大厦 2660","ITO01203"]
at @oxmysql/dist/build.js:21734:11
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async rawQuery (@oxmysql/dist/build.js:21726:10)
(Use `FXServer --trace-warnings ...` to show where the warning was created)
(node:25588) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
Field 'id' doesn't have a default value
INSERT INTO apartments (name, type, label, citizenid) VALUES (?, ?, ?, ?) ["apartment42660","apartment4","金霞大厦 2660","ITO01203"]
at @oxmysql/dist/build.js:21734:11
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async rawQuery (@oxmysql/dist/build.js:21726:10)
(Use `FXServer --trace-warnings ...` to show where the warning was created)
(node:25588) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)