Files
lightrag/lightrag
pengjunfeng11 4e58c7d7da Update postgres_impl.py
There is aBUG. When lighttrag uses the postgres@15 version, there will be an error.The BUG detail as follow:
PostgreSQL database, error:subquery in FROM must have an alias
HINT:  For example, FROM (SELECT ...) [AS] foo.
It roughly means that there is an error in SQL template, and you need to use the alias alias to declare the content of the subquery.
2025-03-17 10:47:17 +08:00
..
2025-03-17 10:47:17 +08:00
2025-03-14 14:10:59 +08:00
2025-02-20 15:09:43 +01:00
2025-03-13 16:58:03 +08:00
2025-03-11 16:05:04 +08:00
2025-02-15 22:37:12 +01:00
2025-02-15 22:37:12 +01:00
2025-02-15 22:37:12 +01:00
2025-03-11 15:44:01 +08:00
2025-02-16 12:45:27 +01:00