emeric
|
60bb6170e2
|
Added a param to show the underlying db queries
|
2023-11-17 08:36:20 +01:00 |
|
emeric
|
fa11a1df9b
|
Raised analysis_limit from 1000 to 2000 as 1k is not enough to speed up all queries (ex. sort artists by last write)
|
2023-11-02 15:03:05 +01:00 |
|
emeric
|
0801914290
|
Try to optimize when closing the sqlite connection
|
2023-11-02 14:56:31 +01:00 |
|
emeric
|
88004c01f2
|
Properly clone the sqlite3 connection
|
2023-11-01 23:53:44 +01:00 |
|
emeric
|
43131d391e
|
Set pragma analysis_limit per connection
|
2023-10-22 11:49:42 +02:00 |
|
emeric
|
17efc2759a
|
Made database optimization faster using pragma analysis_limit
|
2023-10-22 00:26:11 +02:00 |
|
emeric
|
9adfafc589
|
Migrated database stuff
|
2021-10-21 13:36:41 +02:00 |
|
emeric
|
a0489b2d94
|
Migrated scrobbling stuff
|
2021-10-18 20:39:47 +02:00 |
|