LightRAG icon indicating copy to clipboard operation
LightRAG copied to clipboard

[Bug]: When using the postgres@15 version, there will be an error

Open pengjunfeng11 opened this issue 9 months ago • 1 comments

Do you need to file an issue?

  • [x] I have searched the existing issues and this bug is not already filed.
  • [x] I believe this is a legitimate bug, not just a question or feature request.

Describe the bug

Here is bug detail

PostgreSQL database, error:subquery in FROM must have an alias
HINT:  For example, FROM (SELECT ...) [AS] foo.

It's should be the SQL Template problem

Steps to reproduce

No response

Expected Behavior

No response

LightRAG Config Used

Paste your config here

Logs and screenshots

No response

Additional Information

  • LightRAG Version:
  • Operating System:
  • Python Version:
  • Related Issues:

pengjunfeng11 avatar Mar 17 '25 02:03 pengjunfeng11

And i have commit pr in #1100 to fix this BUG

pengjunfeng11 avatar Mar 17 '25 02:03 pengjunfeng11