mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 01:25:39 +00:00
rename magnet meta fields
This commit is contained in:
parent
14ee992930
commit
55ee0d86d8
10 changed files with 70 additions and 70 deletions
|
|
@ -15,8 +15,8 @@ source magnet : yggtracker
|
|||
SELECT `magnet`.`timeAdded`, \
|
||||
`magnet`.`timeUpdated`, \
|
||||
`magnet`.`magnetId`, \
|
||||
`magnet`.`metaTitle`, \
|
||||
`magnet`.`metaDescription`, \
|
||||
`magnet`.`title`, \
|
||||
`magnet`.`preview`, \
|
||||
`magnet`.`description`, \
|
||||
`magnet`.`dn`, \
|
||||
(SELECT GROUP_CONCAT(DISTINCT `infoHash`.`value`) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue