Closed komova-i closed 1 year ago
Hi, the script does not alter the sqlite database in any way.
Are you sure?) But the case is definitely changed to lower case for all data. This may not be intentional, but the script does change the case, you can see for yourself)
and you can read the code.
You're probably using the sqlite viewer incorrectly
I open the database via SQlite Studio or upload data via command line shell for SQLite using SELECT. Ok, you've convinced me) I'll check what might be wrong on the sqlite side.
For reference, I'm using DB Browser for SQLite.
Hi! After processing the script, the messages change the case to lower case. Is it possible to avoid this? I need the messages in their original form, as the links from the messages don't work after changing the case. Thanks in advance)