Skip to content

Commit 840c82e

Browse files
committed
Removed the now-executed commands from sql_fixup.sql
- Legacy-Id: 1884
1 parent e6b04d1 commit 840c82e

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

test/sql_fixup.sql

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
11
-- This file holds needed corrections to the database until they have been applied to
22
-- the live database. This file is applied after importing a new dump of the live DB.
3-
delete from auth_user;
4-
delete from auth_user_groups;
5-
delete from auth_group;
6-
delete from auth_group_permissions;
7-
drop table ietfauth_usermap;

0 commit comments

Comments
 (0)