From a6f0d88df70a6c51d30f6135720e31d0fa53dda9 Mon Sep 17 00:00:00 2001 From: jacob Date: Mon, 5 Mar 2012 19:13:08 +0000 Subject: [PATCH] Added a db update that finds all user records that are marked as deleted and marks all preceding records for the same user as deleted as well. --- db/db.code.version.txt | 2 +- db/db.update.174.php | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 db/db.update.174.php diff --git a/db/db.code.version.txt b/db/db.code.version.txt index c4597e5..c5356ba 100644 --- a/db/db.code.version.txt +++ b/db/db.code.version.txt @@ -1 +1 @@ -173 +174 diff --git a/db/db.update.174.php b/db/db.update.174.php new file mode 100644 index 0000000..4d2c8e4 --- /dev/null +++ b/db/db.update.174.php @@ -0,0 +1,11 @@ +