- Open Tasks
- Details
Login username is 500 but not login password?
`login_username` varchar(500) DEFAULT NULL,
`login_password` varbinary(200) DEFAULT NULL,
| Milestone: |
No milestone set
|
|---|---|
| Assigned To: |
Marcus
|
| Created Date: | 2025-01-14 11:36:04 |
| Discussion Link: |
Comments 1
Its also a varbinary, ill play with moving it to a varchar(500) and see what happens