update fix
This commit is contained in:
@@ -679,7 +679,7 @@ function booking_update_7244() {
|
|||||||
'primary key' => array('cid'),
|
'primary key' => array('cid'),
|
||||||
);
|
);
|
||||||
|
|
||||||
db_create_table('booking_earlyaccess_codes', $booking_earlyaccess_codes);
|
//db_create_table('booking_earlyaccess_codes', $booking_earlyaccess_codes);
|
||||||
|
|
||||||
//update the view to match the new table definition
|
//update the view to match the new table definition
|
||||||
_booking_node_create_mysqlview();
|
_booking_node_create_mysqlview();
|
||||||
|
Reference in New Issue
Block a user