mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-10-30 18:22:41 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			2 lines
		
	
	
		
			179 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			179 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
| ALTER TABLE "kyoo"."shows" ADD COLUMN "entries_count" integer NOT NULL;--> statement-breakpoint
 | |
| ALTER TABLE "kyoo"."shows" ADD COLUMN "available_count" integer DEFAULT 0 NOT NULL; |