This website requires JavaScript.
Explore
Help
Sign In
choteaumt
/
rosehill
mirror of
https://github.com/City-of-Bloomington/rosehill.git
Watch
1
Star
0
Fork
You've already forked rosehill
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ad7a8c688d
rosehill
/
scripts
/
migration
/
r70-r71.sql
2 lines
84 B
SQL
Raw
Blame
History
update
users
set
authenticationMethod
=
'
Employee
'
where
authenticationMethod
=
'
LDAP
'
;
Reference in New Issue
View Git Blame
Copy Permalink