ldb_tdb: Add UNIQUE_INDEX as a possible flag
authorAndrew Bartlett <abartlet@samba.org>
Wed, 13 Sep 2017 00:36:43 +0000 (12:36 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Sep 2017 19:20:24 +0000 (21:20 +0200)
commit00410ba99f55f317eae188aebe3af40a6b43f71d
tree5f46c67b9c179646b4cb5705d6e377ea3803e9d5
parent561ef206344f1b829d419ad5c024cc81a09645e3
ldb_tdb: Add UNIQUE_INDEX as a possible flag

This allows easy testing of our unique index code and behaivour from python

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
lib/ldb/ldb_tdb/ldb_cache.c