moodle/blocks/rss_client/db/postgres7.sql

13 lines
331 B
MySQL
Raw Normal View History

# This file contains a complete database schema for all the
# tables used by this module, written in SQL
# It may also contain INSERT statements for particular data
# that may be used, especially new entries in the table log_display
#
# Table structure for table `block_rss_client`
#
CREATE TABLE prefix_block_rss_client (
);