starchart/db/db-sqlx-sqlite
realaravinth 8ad466dbc8
fix: rm unique constraint on profile photo link
DESCRIPTION
    If user hasn't configured a profile photo on their forge instance,
    it would point to the default photo of the forge instance, which
    might be the same for all users without a profile photo on that
    forge instance.
2022-05-18 19:57:48 +05:30
..
migrations fix: rm unique constraint on profile photo link 2022-05-18 19:57:48 +05:30
src fix: rm unique constraint on profile photo link 2022-05-18 19:57:48 +05:30
.gitignore feat: implement SCDatabase for sqlite 2022-04-12 17:48:05 +05:30
Cargo.lock feat: implement SCDatabase for sqlite 2022-04-12 17:48:05 +05:30
Cargo.toml feat: implement create_repository for sqlite 2022-05-04 12:10:37 +05:30
sqlx-data.json feat: impl interface to del user and repo sqlx sqlite 2022-05-17 16:15:04 +05:30