Common: Support postgreSQL database as the metadata db. (#2357)

https://github.com/infiniflow/ragflow/issues/2356

### What problem does this PR solve?

As title

### Type of change

- [X] New Feature (non-breaking change which adds functionality)
This commit is contained in:
Fachuan Bai
2024-09-12 15:12:39 +08:00
committed by GitHub
parent ba834aee26
commit f8e9a0590f
5 changed files with 89 additions and 12 deletions

View File

@@ -31,6 +31,7 @@ Flask==3.0.3
Flask_Cors==5.0.0
Flask_Login==0.6.3
flask_session==0.8.0
psycopg2==2.9.9
google_search_results==2.4.2
groq==0.9.0
hanziconv==0.3.2