TABLE WITHOUT ID
("") as Cover,
lien AS Title,
author AS "Author",
dateread AS "Date Read",
rating AS "Rating"
WHERE type = "#Books"
1 Like
TABLE WITHOUT ID
("") as Cover,
lien AS Title,
author AS "Author",
dateread AS "Date Read",
rating AS "Rating"
WHERE type = "#Books"