[
https://issues.apache.org/jira/browse/OPENMEETINGS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220851#comment-13220851
]
SebastianWagner commented on OPENMEETINGS-78:
---------------------------------------------
Strange but okay we can change that.
There might be some effects but I don't know exactly how internally the
database will compare strings and I don't know what database you're using.
Currently it compares strings using "=" but actually it should use "LIKE".
However it might have no effect currently.
> datatype of externalUserId
> --------------------------
>
> Key: OPENMEETINGS-78
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-78
> Project: Openmeetings
> Issue Type: Wish
> Reporter: Paul C. Sommerhoff
>
> could you change the datatype of "externalUserId" (table "users") from
> bigint(20) to varchar(255) in the next release?
> does anything bad happen if we change it manually in the current versions of
> OM?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira