ORM engine initialization failed: sync database struct error: mssql: Invalid object name 'SYS.INDEXES'. #16483
Closed
2 of 6 tasks
Labels
issue/needs-feedback
For bugs, we need more details. For features, the feature must be described in more detail
[x]
):SQL Server V18.5
Description
After Gitea setup, when I want to run it, I get the previously mentioned errors.
I checked the created database (gitea) but I couldn't find a table called 'dbo.sys' in it (I can see all of the other tables including 'dbo.project', 'dbo.user', etc). I'm not sure where I should look for this 'sys.indexes' column. Is there any suggestion? How can I fix this problem?
P.S: There is another issue like this as well with no solution. issues-6201
Screenshots
The text was updated successfully, but these errors were encountered: