Standardised tags

This commit is contained in:
Oliver Davies 2015-04-13 12:42:09 +01:00
parent 6735de698c
commit 28896f0f60
57 changed files with 136 additions and 126 deletions

View file

@ -5,12 +5,12 @@ use:
- posts
slug: use-regular-expressions-search-and-replace-coda-or-textmate
tags:
- Taxonomy
- Sequel Pro
- Database
- Coda
- Regular Expression
- TextMate
- taxonomy
- sequel-pro
- database
- coda
- regular-expression
- 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.