1
0
Fork 0
mirror of https://github.com/mCaptcha/mCaptcha.git synced 2025-04-03 23:23:29 +03:00
Commit graph

7 commits

Author SHA1 Message Date
realaravinth
84671c4a11
feat: implement email exists for sqlx postgres 2022-05-11 13:33:30 +05:30
realaravinth
3a80281e86
feat: setup and run tests for sqlx postgres 2022-05-11 13:33:29 +05:30
realaravinth
79cc28bfd8
feat: implement username exists for postgres via sqlx 2022-05-11 13:33:29 +05:30
realaravinth
5dc818a1c1
feat: implemente delete account for postgres via sqlx 2022-05-11 13:33:29 +05:30
realaravinth
26a0935e5f
feat: implement user registration for postgres via sqlx 2022-05-11 13:33:29 +05:30
realaravinth
1d8554cb36
chore: rust fmpt 2022-05-11 13:33:29 +05:30
realaravinth
dba1f662a7
feat: init postgres implementation via sqlx 2022-05-11 13:33:29 +05:30