forked from science-ation/science-ation
Addded a pendingemail field to the accounts table
This commit is contained in:
parent
c086e7e0bb
commit
07f76fdac8
@ -1 +1 @@
|
||||
193
|
||||
194
|
||||
|
1
db/db.update.194.sql
Normal file
1
db/db.update.194.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `accounts` ADD `pendingemail` VARCHAR( 256 ) CHARACTER SET utf8 COLLATE utf8_general_ci NULL AFTER `email`
|
Loading…
x
Reference in New Issue
Block a user