initial commit
[urlittler] / src / db / postgres / sql / link-update.sql
1 UPDATE link SET url = $(url) WHERE id = $(id)