This website requires JavaScript.
Explore
Help
Sign In
Xeorg
/
mi
Watch
2
Star
0
Fork
You've already forked mi
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8afb9d2391
mi
/
backend
/
migrations
/
2020-11-04-163029_webmentio...
/
up.sql
3 lines
88 B
SQL
Raw
Blame
History
CREATE
UNIQUE
INDEX
webmentions_source_target
ON
webmentions
(
source_url
,
target_url
)
;
Reference in New Issue
View Git Blame
Copy Permalink