1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2025-04-27 19:46:52 -05:00
chhoto-url/actix/src
SinTan1729 e39578fa02
chg: Modify shortlink validation logic to utilize the INDEX
It's no longer necessary to separately validate uniqueness
since the UNIQUE INDEX does that for us already.
2025-04-19 20:04:56 -05:00
..
auth.rs chg: Small semantic changes 2025-01-05 16:20:38 +05:30
database.rs chg: Move the uniqueness validation to the INDEX 2025-04-19 19:31:43 -05:00
main.rs new: Ability to disable frontend 2025-04-10 12:45:49 -05:00
services.rs new: Ability to disable frontend 2025-04-10 12:45:49 -05:00
utils.rs chg: Modify shortlink validation logic to utilize the INDEX 2025-04-19 20:04:56 -05:00