Fixed typo in update_db.sql
This commit is contained in:
parent
8841bbd6c3
commit
787c952b9a
2 changed files with 0 additions and 2 deletions
|
@ -20150,7 +20150,6 @@ SELECT
|
|||
U.UserID,
|
||||
U.RoleID,
|
||||
U.StatusID,
|
||||
U.SubscriberNumber,
|
||||
U.LoginStatusId,
|
||||
U.FailedLogins,
|
||||
U.OwnerID,
|
||||
|
|
|
@ -4775,7 +4775,6 @@ SELECT
|
|||
U.UserID,
|
||||
U.RoleID,
|
||||
U.StatusID,
|
||||
U.SubscriberNumber,
|
||||
U.LoginStatusId,
|
||||
U.FailedLogins,
|
||||
U.OwnerID,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue