Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82313

Postgresql Datatable search

$
0
0

Hello,

if i search in the datable search field (i search the id of a database row)

i got this failure

DataTables warning: table id=customer - SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: integer ~~ unknown LINE 1: SELECT COUNT(id) as cnt FROM test WHERE (id like $1 ) ^ HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.

thanks for any help


Viewing all articles
Browse latest Browse all 82313

Trending Articles