Merge branch 'levi' into 'master'
Confirmed mező See merge request photowall/photowall-docker!3
This commit is contained in:
		
						commit
						5ecaecaa0d
					
				@ -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