starchart/db/db-core
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
..
src fix: rm unique constraint on profile photo link 2022-05-18 19:57:48 +05:30
.gitignore feat: define core DB traits to store, check for existence and delete 2022-04-12 17:35:09 +05:30
Cargo.lock feat: define core DB traits to store, check for existence and delete 2022-04-12 17:35:09 +05:30
Cargo.toml feat: uniform hostname extraction for DB storage via get_hostname 2022-04-30 23:45:37 +05:30