news::sc::register_news_fts_impl (private)

 news::sc::register_news_fts_impl

Defined in packages/news/tcl/news-procs.tcl

Partial Call Graph (max 5 caller/called nodes):
%3 news::install::after_install news::install::after_install (private) news::sc::register_news_fts_impl news::sc::register_news_fts_impl news::install::after_install->news::sc::register_news_fts_impl acs_sc::impl::new_from_spec acs_sc::impl::new_from_spec (public) news::sc::register_news_fts_impl->acs_sc::impl::new_from_spec

Testcases:
No testcase defined.
Source code:
    set spec {
        name "news"
        aliases {
            datasource news__datasource
            url news__url
        }
        contract_name FtsContentProvider
        owner news
    }

    acs_sc::impl::new_from_spec -spec $spec
Generic XQL file:
packages/news/tcl/news-procs.xql

PostgreSQL XQL file:
packages/news/tcl/news-procs-postgresql.xql

Oracle XQL file:
packages/news/tcl/news-procs-oracle.xql

[ hide source ]
Show another procedure: