mirror of
https://github.com/simon987/music-graph-scripts.git
synced 2025-12-14 07:09:05 +00:00
Normalize tag weight
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
CREATE INDEX ON :Artist(id);
|
||||
CREATE INDEX ON :Artist(name);
|
||||
CREATE INDEX ON :Release(id);
|
||||
|
||||
Reference in New Issue
Block a user