Skip to content

1.7.0

Compare
Choose a tag to compare
@ethanhann ethanhann released this 14 Sep 05:50

The 'DD' option is now supported when deleting. E.g. $index->delete('someid', true); Physically deletes the record, not just the index's reference to it.