/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "array.h"
#include "hash.h"
#include "sql-api-private.h"
#include "sql-db-cache.h"
struct sql_db_cache_context {
int refcount;
char *key;
};
struct sql_db_cache {
};
{
return;
else {
}
}
{
else {
}
else {
}
}
{
}
{
}
struct sql_db *
const char *db_driver, const char *connect_string)
{
char *key;
}
} else {
}
return db;
}
{
return cache;
}
{
}