Confirmed mező
This commit is contained in:
		
							parent
							
								
									3450503d60
								
							
						
					
					
						commit
						0795ab4712
					
				@ -26,6 +26,7 @@ CREATE TABLE IF NOT EXISTS `publish_table` (
 | 
			
		||||
  `AspectRatio` float NOT NULL DEFAULT '1',
 | 
			
		||||
  `ColorMean` varchar(32) NOT NULL DEFAULT 'cadetblue',
 | 
			
		||||
  `Approved` tinyint NOT NULL DEFAULT '1',
 | 
			
		||||
  `Confirmed` tinyint NOT NULL DEFAULT '0',
 | 
			
		||||
  `UID` varchar(32) NOT NULL,
 | 
			
		||||
  `TS` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
 | 
			
		||||
  PRIMARY KEY (`No`),
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user