realaravinth
|
58216f0f63
|
feat: define interface for updating email of a user
|
2022-05-11 15:25:25 +05:30 |
|
realaravinth
|
84671c4a11
|
feat: implement email exists for sqlx postgres
|
2022-05-11 13:33:30 +05:30 |
|
realaravinth
|
9595ea232b
|
feat: define interface for checking if user email exists
|
2022-05-11 13:33:30 +05:30 |
|
realaravinth
|
af36961299
|
feat: implement postgres migrations
|
2022-05-11 13:33:29 +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
|
e244713ad7
|
feat: implement basic tests
|
2022-05-11 13:33:29 +05:30 |
|
realaravinth
|
454075a3d9
|
feat: define username exists endpoint
|
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
|
4bdbb52d8f
|
feat: define delete account db interface
|
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
|
8dde022851
|
feat: define interface for username registration"
|
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 |
|
realaravinth
|
02abffd63a
|
feat: init and define database ops as interfaces to support multiple DBs
|
2022-05-11 13:33:29 +05:30 |
|
realaravinth
|
246dcfddb7
|
feat: mv db migrations to workspace
|
2022-05-11 13:33:29 +05:30 |
|