Skip to content
Snippets Groups Projects
Commit 598d0e0a authored by Thom's avatar Thom :tools:
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 6360c54b
No related branches found
No related tags found
No related merge requests found
ALTER TABLE remote_user MODIFY remote_password VARCHAR(200) NOT NULL DEFAULT '';
\ No newline at end of file
ALTER TABLE `remote_user` MODIFY `remote_password` VARCHAR(200) NOT NULL DEFAULT '';
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment