mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
1 line
58 B
SQL
1 line
58 B
SQL
CREATE INDEX repousertoken_email on RepoUserToken(email);
|