qb-banking
qb-banking copied to clipboard
[BUG] Unknown column 'account_name' in 'field list'
[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'
Have you executed the SQL file? Because that column name seems to exists.
This issue has had 60 days of inactivity & will close within 7 days