I'm attempting to use the arcpy method DeleteIdentical_management on an ESRI geometry type sqlite database. However, no records are removed from the database upon running.
When I run delete identical in ArcPro, the identical records are deleted as expected.
Is this a known issue?