discourse-oauth2-basic/db/migrate
David Taylor ce839a5d5c FIX: Ignore duplicate user_ids when migrating old data
The old storage mechanism had no unique index on the user_id, so it is possible to have bad data. In this case, take the first value, and ignore the rest.
2019-07-27 16:50:54 +01:00
..
20190724055909_move_to_managed_authenticator.rb FIX: Ignore duplicate user_ids when migrating old data 2019-07-27 16:50:54 +01:00