diff options
| author | DDuarte <dnpd.dd@gmail.com> | 2016-10-16 20:20:55 +0100 |
|---|---|---|
| committer | DDuarte <dnpd.dd@gmail.com> | 2016-10-16 20:20:55 +0100 |
| commit | c8bd6a7ec58f87b092b733c4b62546d821322fe8 (patch) | |
| tree | b94d66e191ce53e3effd2d01af2ada9484e87a30 /sql/updates/auth/master | |
| parent | da1973327a0a6d34cb3b7b29e6b0edff43b478a4 (diff) | |
SQLs: Move SQL updates the correct sub-folder (6.x -> master)
Diffstat (limited to 'sql/updates/auth/master')
| -rw-r--r-- | sql/updates/auth/master/2016_10_17_00_auth.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/master/2016_10_17_00_auth.sql b/sql/updates/auth/master/2016_10_17_00_auth.sql new file mode 100644 index 00000000000..4e3ed5809bf --- /dev/null +++ b/sql/updates/auth/master/2016_10_17_00_auth.sql @@ -0,0 +1 @@ +UPDATE `updates` SET `state`='ARCHIVED'; -- TDB 703.00 |
