rosehill/scripts/migration/r70-r71.sql

2 lines
84 B
MySQL
Raw Normal View History

update users set authenticationMethod='Employee' where authenticationMethod='LDAP';