think-orm icon indicating copy to clipboard operation
think-orm copied to clipboard

Got Error on pgsql

Open haidarvm opened this issue 5 years ago • 1 comments

When I'm using Postgres database got error

think\db\exception\PDOException: SQLSTATE[42883]: Undefined function: 7 ERROR: function table_msg(unknown) does not exist
LINE 1: ...fault as "default",fields_default as "extra" from table_msg(...
 HINT: No function matches the given name and argument types. You might need to add explicit type casts. in /home/haidar/public_html/test/man/vendor/topthink/think-orm/src/db/PDOConnection.php:771

haidarvm avatar Sep 17 '20 01:09 haidarvm

@liu21st @yunwuxin Can anyone help to solve this issue ?

haidarvm avatar Sep 18 '20 02:09 haidarvm