source-academy / stories-backend

Backend of Source Academy extension for Stories support.
0 stars 0 forks source link

Support batch creation of users #68

Closed RichDom2185 closed 1 year ago

RichDom2185 commented 1 year ago

Also fixed formatting of old migration file (no change in behaviour).

Refer to commit history for details.

Also fixes the possibility of having duplicate users by adding a unique index and the corresponding validation/error handling methods.

github-actions[bot] commented 1 year ago

Coverage Status

coverage: 57.478% (-1.0%) from 58.514% when pulling 0126da149f7e511907b2baa748d04aabda118629 on add-user-batch-creation into ef8d6bdcdef4cef2e200a759085b425d2d9d9984 on main.