refs #16251 [fid_adlr] Adlr specific script to prepare the migration from VUFIND1 data to VUFIND5
* Set the password fields to default value for all rows.
* remove update on missing table column pass_hash
* Note:
** This script contains statements to handle the specific adaptions of the tables for Adlr.
** This script ensures the proper execution of the common migration script migrateData_Vufind1ToVufind5_Common.sql stored in folder module/finc/sql/migrations/mysql.
** First run this Adlr script then run the Common script!
** The scripts have to be executed within a mysql session on the related database.
Co-authored-by:
Robert Lange <robert.lange@uni-leipzig.de>
Please register or sign in to comment