pluswerk/cache_automation

View on GitHub
ext_tables.sql

Summary

Maintainability
Test Coverage
#
# Table structure for table 'tt_content'
#
CREATE TABLE tt_content (
    INDEX index_list_type(list_type)
);