diff options
author | Nils Adermann <naderman@naderman.de> | 2011-07-04 02:31:00 -0400 |
---|---|---|
committer | Nils Adermann <naderman@naderman.de> | 2011-07-04 02:31:00 -0400 |
commit | cb7604dcd83bf3a4ddf6ace1282974eaf475c8d8 (patch) | |
tree | 23616fb831fef47ea8665aef55cf2594eb59b3fd /phpBB/includes/db/postgres.php | |
parent | 96eab49a7a5d803fcc121fe5490b2484c6499d40 (diff) | |
download | forums-cb7604dcd83bf3a4ddf6ace1282974eaf475c8d8.tar forums-cb7604dcd83bf3a4ddf6ace1282974eaf475c8d8.tar.gz forums-cb7604dcd83bf3a4ddf6ace1282974eaf475c8d8.tar.bz2 forums-cb7604dcd83bf3a4ddf6ace1282974eaf475c8d8.tar.xz forums-cb7604dcd83bf3a4ddf6ace1282974eaf475c8d8.zip |
[ticket/10247] Removing attempt_id column from the 3.0.8 to 3.0.9-RC1 updater.
To make sure that this column (which was too small and unecessary) does not
remain on 3.0.9-RCX installations and boards that were updated to a 3.0.9 RC,
the 3.0.10-RC1 release must correctly drop the column after db_tools has been
corrected and fully reviewed. The current version is not capable of dropping
primary keys correctly on all supported DBMSs.
PHPBB3-10247
Diffstat (limited to 'phpBB/includes/db/postgres.php')
0 files changed, 0 insertions, 0 deletions