return more child counts and format sql

This commit is contained in:
sentriz
2020-02-21 00:00:43 +00:00
parent 13d61db339
commit b677af43f0
32 changed files with 671 additions and 504 deletions

View File

@@ -11,12 +11,12 @@
"name": "#",
"artist": [
{
"id": 7,
"id": "7",
"name": "13th Floor Lowervators",
"albumCount": 2
},
{
"id": 10,
"id": "10",
"name": "___Anika",
"albumCount": 2
}
@@ -26,7 +26,7 @@
"name": "a",
"artist": [
{
"id": 4,
"id": "4",
"name": "A Certain Ratio",
"albumCount": 2
}
@@ -36,7 +36,7 @@
"name": "c",
"artist": [
{
"id": 20,
"id": "20",
"name": "Captain Beefheart",
"albumCount": 1
}
@@ -46,7 +46,7 @@
"name": "j",
"artist": [
{
"id": 2,
"id": "2",
"name": "Jah Wobble, The Edge, Holger Czukay",
"albumCount": 1
}
@@ -56,7 +56,7 @@
"name": "s",
"artist": [
{
"id": 15,
"id": "15",
"name": "Swell Maps",
"albumCount": 2
}
@@ -66,7 +66,7 @@
"name": "t",
"artist": [
{
"id": 18,
"id": "18",
"name": "Ten Years After",
"albumCount": 1
}