mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Display all similarly named duplicates in duplicate manga dialogue (#1861)
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
This commit is contained in:
		| @@ -119,7 +119,7 @@ getDuplicateLibraryManga: | ||||
| SELECT * | ||||
| FROM mangas | ||||
| WHERE favorite = 1 | ||||
| AND LOWER(title) = :title | ||||
| AND lower(title) LIKE '%' || lower(:title) || '%' | ||||
| AND _id != :id; | ||||
|  | ||||
| getUpcomingManga: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user