buckets_release_procedure
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
buckets_release_procedure [2011/07/18 09:50] – created stephen | buckets_release_procedure [2017/01/01 20:05] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Buckets Release Procedure ====== | ====== Buckets Release Procedure ====== | ||
- | ===== Update Database ===== | + | ===== Update |
- Open [[https:// | - Open [[https:// | ||
- | - Execute | + | - Execute |
- | <code sql> | + | |
SELECT | SELECT | ||
FROM | FROM | ||
Line 13: | Line 12: | ||
- Edit and remove the first line (DataFillSQL - the column heading). | - Edit and remove the first line (DataFillSQL - the column heading). | ||
- Run the '' | - Run the '' | ||
- | | + | |
- | - 64.71.180.27, BucketsUser, | + | ===== Update Live UAT Database From Local Dev ===== |
- | - Open the Buckets database. | + | |
- | - | + | |
+ | UPDATE BucketsUser | ||
+ | SET UserId = 'https://www.google.com/accounts/o8/id? | ||
+ | WHERE ScreenName = ' | ||
+ | </ | ||
+ | - Backup the database and store the '' | ||
+ | - Run this against the local dev database: \\ <code sql> | ||
+ | UPDATE BucketsUser | ||
+ | SET UserId = ' | ||
+ | WHERE ScreenName = ' | ||
+ | </ | ||
+ | - Zip the '' | ||
+ | - Log on to the [[https:// | ||
+ | - Maintenance Tools → Restore. | ||
+ | - Upload the zip file. |
buckets_release_procedure.1310982618.txt.gz · Last modified: 2017/01/01 19:48 (external edit)