select tl_from from templatelinks where tl_target_id is null or tl_target_id... |
2 years ago |
select tl_from from templatelinks where tl_target_id = 0 limit 1; |
2 years ago |
select tl_from from templatelinks where tl_target_id is null limit 1; |
2 years ago |