mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-11-03 19:17:16 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			256 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			256 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
ALTER TABLE "kyoo"."entries" ALTER COLUMN "order" SET DATA TYPE real;--> statement-breakpoint
 | 
						|
ALTER TABLE "kyoo"."entries_translation" ADD COLUMN "tagline" text;--> statement-breakpoint
 | 
						|
ALTER TABLE "kyoo"."season_translation" DROP COLUMN IF EXISTS "logo";
 |