CSR-LC / csr-be

Back-end application for CSR project
0 stars 1 forks source link

Confirm registration for all existing users #42

Closed dskvich closed 1 year ago

dskvich commented 1 year ago

Description:

This PR includes a migration file that updates the "is_registration_confirmed" field to true for all users in the "users" table. This change ensures that all user registrations are marked as confirmed.