think-orm
think-orm copied to clipboard
Got Error on pgsql
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
@liu21st @yunwuxin Can anyone help to solve this issue ?