when i try to submit a data it working fine , but it broke the AuthJS adapter
[auth][error] AdapterError: Read more at https://errors.authjs.dev#adaptererror[auth][cause]: Error: invalid record: column [user]: type mismatch: expected string
[auth][error] AdapterError: Read more at https://errors.authjs.dev#adaptererror[auth][cause]: Error: invalid record: column [user]: type mismatch: expected string
Also is there any way for disabling the direct access for postgres ? when i create a database there is no swicth for it and auto enabling it.