Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #834, comment 1


Ignore:
Timestamp:
02/16/2015 11:26:25 AM (10 years ago)
Author:
ocean90
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #834, comment 1

    initial v1  
    11Table structure could be:
    22{{{
    3 CREATE TABLE IF NOT EXISTS `translate-warnings` (
     3CREATE TABLE IF NOT EXISTS `translate_warnings` (
    44  `ID` bigint(20) unsigned NOT NULL,
    55  `project_id` bigint(20) unsigned NOT NULL DEFAULT '0',