SQLite Schema Changes Between Versions 2.35.1.0 and 2.36.1.0

General discussions V2
Post Reply
k9yp
New user
Posts: 1
Joined: 21 Jun 2025, 20:11

SQLite Schema Changes Between Versions 2.35.1.0 and 2.36.1.0

Post by k9yp »

Hello,

I use Log4OM alongside several custom Python scripts that interact directly with the SQLite database. I'm fully aware of the risks associated with direct database access and maintain regular backups before making any changes.

To ensure compatibility and avoid issues with my scripts, could you confirm whether any SQLite database schema changes occurred between versions 2.35.1.0 and 2.36.1.0 of Log4OM?

Specifically, I’m asking if the structure of the database—tables, columns, indexes, or relationships—was altered in any way that would affect queries or data integrity.

Thanks for your help.

73,
K9YP
Post Reply