allow loading sqlite
This commit is contained in:
@@ -72,6 +72,7 @@ static struct hdb_method methods[] = {
|
||||
{ HDB_INTERFACE_VERSION, "ldap:", hdb_ldap_create},
|
||||
{ HDB_INTERFACE_VERSION, "ldapi:", hdb_ldapi_create},
|
||||
#endif
|
||||
{ HDB_INTERFACE_VERSION, "sqlite:", hdb_sqlite_create},
|
||||
{0, NULL, NULL}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user