This commit is contained in:
Oliver Davies 2015-05-02 21:43:08 +01:00
parent dd0e1fb2f7
commit eed827355e
119 changed files with 1066 additions and 1066 deletions

View file

@ -3,12 +3,12 @@ title: Use Regular Expressions to Search and Replace in Coda or TextMate
nav: blog
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.