qb-banking icon indicating copy to clipboard operation
qb-banking copied to clipboard

[BUG] Unknown column 'account_name' in 'field list'

Open SmittySG opened this issue 10 months ago • 1 comments

[script:qb-core] SCRIPT ERROR: citizen:/scripting/lua/scheduler.lua:739: SCRIPT ERROR: @qb-banking/server.lua:89: qb-banking was unable to execute a query! [script:qb-core] Query: INSERT INTO bank_statements (citizenid, account_name, amount, reason, statement_type) VALUES (?, ?, ?, ?, ?) [script:qb-core] ["KLJ82723","checking",70000,"n","deposit"] [script:qb-core] Unknown column 'account_name' in 'field list'

SmittySG avatar Apr 03 '24 17:04 SmittySG

Have you executed the SQL file? Because that column name seems to exists.

Cocodrulo avatar Apr 18 '24 12:04 Cocodrulo

This issue has had 60 days of inactivity & will close within 7 days

github-actions[bot] avatar Jun 17 '24 15:06 github-actions[bot]