Add a position field to the award sponsors contacts
This commit is contained in:
@@ -1 +1 @@
|
||||
24
|
||||
25
|
||||
|
||||
1
db/db.update.25.sql
Normal file
1
db/db.update.25.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `award_contacts` ADD `position` VARCHAR( 64 ) NOT NULL AFTER `lastname` ;
|
||||
Reference in New Issue
Block a user