xo::db::chat_room instproc flush (public)
<instance of xo::db::chat_room> flush
Defined in /var/www/openacs.org/packages/chat/tcl/xotcl-chat-procs.tcl
Save all currently persisted messages for this chat room as a new transcript and then delete them.
- Testcases:
- No testcase defined.
Source code: if {${:auto_transcript_p}} { :create_transcript } :delete_messagesXQL Not present: Generic, PostgreSQL, Oracle