Virtue-Digital-Indonesia / nle_connect

0 stars 0 forks source link

booking customer forget or change password #315

Closed Didikirawanvalid closed 1 year ago

Didikirawanvalid commented 1 year ago

313

Add Password Table Booking Customer

ALTER TABLE `booking_customer` 
ADD COLUMN `PASSWORD` VARCHAR(255) NULL DEFAULT NULL AFTER `EMAIL`;