Remove post redirects

This commit is contained in:
Oliver Davies 2017-09-11 21:24:34 +01:00
parent 1609649ce0
commit f38bb26489
90 changed files with 43 additions and 184 deletions

View file

@ -9,8 +9,6 @@ tags:
- regular-expression
- textmate
use: [posts]
redirect:
- blog/use-regular-expressions-search-and-replace-coda-or-textmate/
---
As in [the original post](/blog/add-taxonomy-term-multiple-nodes-using-sql/ "Quickly adding a taxonomy term to multiple nodes using SQL"), I'd generated a list of node ID values, and needed to add structure the SQL update statment formatted in a certain way. However, I changed my inital query slightly to out put the same nid value twice.