[ STDERR] (node:20724) UnhandledPromiseRejectionWarning: Error: esx_boat was unable to execute a query!
[ STDERR] Table 'legacy185.owned_vehicles' doesn't exist
[ STDERR] UPDATE owned_vehicles SET `stored` = true WHERE `stored` = false AND type = ? ["boat"]
[ STDERR] at @oxmysql/dist/build.js:22275:11
[ STDERR] at runMicrotasks (<anonymous>)
[ STDERR] at processTicksAndRejections (node:internal/process/task_queues:96:5)
[ STDERR] (Use `FXServer --trace-warnings ...` to show where the warning was created)
[ STDERR] (node:20724) 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)