mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-06-29 23:41:12 +08:00
### What problem does this PR solve? The last column definition `INDEX idx_instance_id (instance_id),` in the `CREATE TABLE tenant_model` statement has a trailing comma, which causes a MySQL syntax error during deployment. Closes #15832 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) ### How was this tested? - [x] Visual inspection: the trailing comma on line 837 has been removed
54 KiB
54 KiB