2022-06-07 14:14:28 +02:00
|
|
|
[
|
|
|
|
{
|
2022-06-07 16:28:58 +02:00
|
|
|
"SQL TEST": [
|
|
|
|
{
|
|
|
|
"SQL": "(series like '%Aqua%' or series like '%girl%') and issue in ('1','2','5','10') and title not like '%Annual%'"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},{
|
2022-06-07 14:14:28 +02:00
|
|
|
"Man 2020,2019": [
|
|
|
|
{
|
|
|
|
"title": "Man",
|
|
|
|
"volume": [
|
|
|
|
"2020",
|
|
|
|
"2019"
|
|
|
|
],
|
|
|
|
"publisher": "",
|
|
|
|
"series": "",
|
|
|
|
"issue": ""
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2022-06-07 15:26:05 +02:00
|
|
|
{
|
2022-06-07 16:28:58 +02:00
|
|
|
"DC (BAT)": [
|
|
|
|
{
|
|
|
|
"title": "",
|
|
|
|
"volume": "",
|
|
|
|
"publisher": "DC Comics",
|
|
|
|
"series": "Bat",
|
|
|
|
"issue": ""
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},{
|
2022-06-07 15:26:05 +02:00
|
|
|
"Marvel": [
|
|
|
|
{
|
|
|
|
"title": "",
|
|
|
|
"volume": "",
|
|
|
|
"publisher": "marvel",
|
|
|
|
"series": "",
|
|
|
|
"issue": ""
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2022-06-07 14:14:28 +02:00
|
|
|
{
|
|
|
|
"Girl": [
|
|
|
|
{
|
2022-06-07 15:26:05 +02:00
|
|
|
"title": ["girl","man","World"],
|
2022-06-07 14:14:28 +02:00
|
|
|
"volume": "",
|
|
|
|
"publisher": "",
|
|
|
|
"series": "girl",
|
|
|
|
"issue": ""
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Aquaman": [
|
|
|
|
{
|
|
|
|
"title": "",
|
|
|
|
"volume": "",
|
|
|
|
"publisher": "",
|
|
|
|
"series": "aquaman",
|
|
|
|
"issue": ["2","3","5","10","22"]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
,
|
|
|
|
{
|
|
|
|
"Girl series": [
|
|
|
|
{
|
|
|
|
"title": "",
|
|
|
|
"volume": "",
|
|
|
|
"publisher": "",
|
|
|
|
"series": "girl",
|
|
|
|
"issue": "2"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|