photo_album::search::register_implementations (private)

 photo_album::search::register_implementations

Defined in packages/photo-album/tcl/photo-album-search-procs.tcl

Register the forum_forum and forum_message content type fts contract

Partial Call Graph (max 5 caller/called nodes):
%3 db_transaction db_transaction (public) photo_album::search::register_implementations photo_album::search::register_implementations photo_album::search::register_implementations->db_transaction

Testcases:
No testcase defined.
Source code:
    db_transaction {
        photo_album::search::register_album_fts_impl
        photo_album::search::register_photo_fts_impl
    }
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: