A PHP Error was encountered

Severity: Warning

Message: pg_query(): Query failed: ERROR: relation "tx" does not exist LINE 1: SELECT txhash,block_height,txtype from tx WHERE (txtype='Ora... ^

Filename: postgre/postgre_driver.php

Line Number: 242

Backtrace:

File: /var/www/html/application/models/Oracles.php
Line: 526
Function: query

File: /var/www/html/application/controllers/Oracle.php
Line: 26
Function: getOracleDetail

File: /var/www/html/index.php
Line: 315
Function: require_once

Database Error

A Database Error Occurred

Error Number:

ERROR: relation "tx" does not exist LINE 1: SELECT txhash,block_height,txtype from tx WHERE (txtype='Ora... ^

SELECT txhash,block_height,txtype from tx WHERE (txtype='OracleQueryTx' OR txtype='OracleRespondTx') AND sender_id='ak_t6oWtMuC9NVs1Vp9gGqFp5Zi6nW78XEeVTAae38VbtzpeTLNy' order by tid desc limit 100

Filename: models/Oracles.php

Line Number: 526