Error querying database. Cause: org.postgresql.util.PSQLException: 错误: 函数 database() 不存在
建议:没有匹配指定名称和参数类型的函数. 您也许需要增加明确的类型转换.
位置:77
The error may exist in file [/Users/liujun/IdeaProjects/demo/renren-generator/target/classes/mapper/MySQLGeneratorDao.xml]
The error may involve defaultParameterMap
The error occurred while setting parameters
SQL: SELECT count(0) FROM information_schema.tables WHERE table_schema = (SELECT database())
Cause: org.postgresql.util.PSQLException: 错误: 函数 database() 不存在
建议:没有匹配指定名称和参数类型的函数. 您也许需要增加明确的类型转换.
位置:77
; bad SQL grammar []; nested exception is org.postgresql.util.PSQLException: 错误: 函数 database() 不存在
建议:没有匹配指定名称和参数类型的函数. 您也许需要增加明确的类型转换.
位置:77
org.springframework.jdbc.BadSqlGrammarException:
Error querying database. Cause: org.postgresql.util.PSQLException: 错误: 函数 database() 不存在
建议:没有匹配指定名称和参数类型的函数. 您也许需要增加明确的类型转换.
位置:77
The error may exist in file [/Users/liujun/IdeaProjects/demo/renren-generator/target/classes/mapper/MySQLGeneratorDao.xml]
The error may involve defaultParameterMap
The error occurred while setting parameters
SQL: SELECT count(0) FROM information_schema.tables WHERE table_schema = (SELECT database())
Cause: org.postgresql.util.PSQLException: 错误: 函数 database() 不存在
建议:没有匹配指定名称和参数类型的函数. 您也许需要增加明确的类型转换.
位置:77
; bad SQL grammar []; nested exception is org.postgresql.util.PSQLException: 错误: 函数 database() 不存在
建议:没有匹配指定名称和参数类型的函数. 您也许需要增加明确的类型转换.
位置:77