Investigate how passwords table survived.
see #46 (closed) It should have been deleted long ago.
what about procedures/insertUser.sql:INSERT INTO passwords VALUES (@LAST_UserID, Password);
see #46 (closed) It should have been deleted long ago.
what about procedures/insertUser.sql:INSERT INTO passwords VALUES (@LAST_UserID, Password);
marked this issue as related to #46 (closed)
changed the description
mentioned in merge request !18 (merged)