Changes between Initial Version and Version 1 of Ticket #834, comment 1
- Timestamp:
- 02/16/2015 11:26:25 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #834, comment 1
initial v1 1 1 Table structure could be: 2 2 {{{ 3 CREATE TABLE IF NOT EXISTS `translate -warnings` (3 CREATE TABLE IF NOT EXISTS `translate_warnings` ( 4 4 `ID` bigint(20) unsigned NOT NULL, 5 5 `project_id` bigint(20) unsigned NOT NULL DEFAULT '0',