mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 18:49:34 -05:00
disable fancy key by default
This commit is contained in:
parent
cbe91bccdb
commit
3342d93860
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@
|
|||
/*
|
||||
* define to enable varchars as unique keys in user tables
|
||||
*/
|
||||
#define BACKSQL_ARBITRARY_KEY
|
||||
#undef BACKSQL_ARBITRARY_KEY
|
||||
|
||||
/*
|
||||
* API
|
||||
|
|
|
|||
Loading…
Reference in a new issue