forked from science-ation/science-ation
Add a position field to the award sponsors contacts
This commit is contained in:
parent
951f801093
commit
474c000377
@ -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` ;
|
Loading…
Reference in New Issue
Block a user