Browse Source
Note that in Oracle string fields have to be nullable to be able to set empty strings on them. As the table "comments" also has columns named "object_type" and "object_id" they must be namespaced when the last comment is included in the room information; otherwise the created comment object would have the object type and id from the room instead of from the comment. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> Signed-off-by: Joas Schilling <coding@schilljs.com>pull/1049/head
3 changed files with 61 additions and 2 deletions
Loading…
Reference in new issue