diff options
| author | Joas Schilling <nickvergessen@gmx.de> | 2012-06-20 00:50:33 +0200 |
|---|---|---|
| committer | Joas Schilling <nickvergessen@gmx.de> | 2012-06-20 00:52:37 +0200 |
| commit | 902a79bfdabb2c459f2385cff80b5fa38099d2f7 (patch) | |
| tree | 6cf5522a6064ccad335da702f9142c6ec159fd4e /phpBB/includes/cache | |
| parent | a5628cbdc85a197f32bd14890938dabd23bb6ef6 (diff) | |
| download | forums-902a79bfdabb2c459f2385cff80b5fa38099d2f7.tar forums-902a79bfdabb2c459f2385cff80b5fa38099d2f7.tar.gz forums-902a79bfdabb2c459f2385cff80b5fa38099d2f7.tar.bz2 forums-902a79bfdabb2c459f2385cff80b5fa38099d2f7.tar.xz forums-902a79bfdabb2c459f2385cff80b5fa38099d2f7.zip | |
[feature/new-tz-handling] Readd Database updater changes from Oleg
The change here converts user_timezone to vchar and computes
timezone identifiers from the offsets. It uses database-specific
functions for building SQL conditionals and concatenations which
need to be implemented, probably in a separate ticket. As a result
the current code is not functional.
The changes are tricky since we need to drop user_dst column from
users table, but we need it during the data migration process to
properly calculate effective timezones for all users.
PHPBB3-9558
Diffstat (limited to 'phpBB/includes/cache')
0 files changed, 0 insertions, 0 deletions
