mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 13:34:12 +00:00 
			
		
		
		
	migration must happen after fixorm
This commit is contained in:
		
							parent
							
								
									0670359c4f
								
							
						
					
					
						commit
						8ac6e62184
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1,5 +1,5 @@ | |||
| export class RelationshipsPrivateByDefault1731177159674 { | ||||
|     name = 'RelationshipsPrivateByDefault1731177159674' | ||||
| export class RelationshipsPrivateByDefault1731198456912 { | ||||
|     name = 'RelationshipsPrivateByDefault1731198456912' | ||||
| 
 | ||||
|     async up(queryRunner) { | ||||
|         await queryRunner.query(`ALTER TABLE "user_profile" ALTER COLUMN "publicReactions" SET DEFAULT false`); | ||||
		Loading…
	
	Add table
		
		Reference in a new issue