mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-31 02:27:08 -04:00 
			
		
		
		
	chore: clean auth-user entity on reset (#22583)
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									3af0f0c8ad
								
							
						
					
					
						commit
						60b1faac0f
					
				| @ -51,6 +51,7 @@ class SyncStreamRepository extends DriftDatabaseRepository { | ||||
|           await _db.remoteAssetEntity.deleteAll(); | ||||
|           await _db.remoteExifEntity.deleteAll(); | ||||
|           await _db.stackEntity.deleteAll(); | ||||
|           await _db.authUserEntity.deleteAll(); | ||||
|           await _db.userEntity.deleteAll(); | ||||
|           await _db.userMetadataEntity.deleteAll(); | ||||
|         }); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user