Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Paweł Chrząszcz <[email protected]>
  • Loading branch information
Premwoik and chrzaszcz authored Aug 31, 2021
1 parent a884860 commit 1412569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion priv/migrations/pgsql_4.2.0_5.0.0.sql
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ALTER TABLE private_storage ADD PRIMARY KEY (server, username, namespace);
DROP INDEX i_private_storage_username;
DROP INDEX i_private_storage_username_namespace;

-- MOD_ROASTER
-- MOD_ROSTER

--Table rosterusers
ALTER TABLE rosterusers DROP COLUMN "type", DROP COLUMN subscribe, DROP COLUMN server;
Expand Down

0 comments on commit 1412569

Please sign in to comment.