Closed (fixed)
Project:
CRAM (Challenge-Response Authentication Mechanism)
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
21 Feb 2008 at 00:46 UTC
Updated:
20 Mar 2008 at 23:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
selmanj commentedI'm going to hold off on this one until I can install a copy of postgres and test it out. I'd love to have postgres support though; too many modules don't support postgres even though drupal core does.
Comment #2
Freso commentedYou could probably go ahead and do #224640: Schema changes in the mean time then, and I'll update this patch to fit that update. The update script for pgsql wouldn't be needed either, as the initial pgsql database would indeed use
smallint.Comment #3
Freso commentedOh, and btw, until this is approved and checked in, it would probably be good to have a warning, perhaps similar to User Related Content's, so PostgreSQL users don't install the module and think everything is perfect.
Comment #4
selmanj commentedCommited. Thanks!
Comment #5
Freso commentedI'm going to just check this in. It's really just the same code as is already in
cram_install(), only it's now checking if the table already exists - as well as whether the old cram_challenge exists and drops that. These updates should/could probably be removed when the first stable is released.Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.