Topic: BUG: SQLITE LATEST BUILD
Good Day MVD Devs.
It seems 6.5 update arises this problem on one of my projects. Can you include the latest build of sqlite in your update. If not, I hope you can include a fix on this one. It occurs when printing a record of a child and displaying a parent of the parent of the child being printed.
E.g. Printing a Post of a User that is connected in a Department.
Here, I made a sample. included in the zip is the latest build of sqlite3.dll I'm using. Thank you.