mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-10-30 18:22:41 -04: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";
 |