ext_tables.sql 100 B

123456
  1. #
  2. # Table structure for table 'pages'
  3. #
  4. CREATE TABLE pages (
  5. tx_opentalent_structure_id bigint,
  6. );