db/Interface: add attribute "plugin"
The new method IsPlugin() replaces the "is_simple" flag.
This commit is contained in:
@@ -34,6 +34,6 @@ class Error;
|
||||
*/
|
||||
Database *
|
||||
CreateConfiguredDatabase(EventLoop &loop, DatabaseListener &listener,
|
||||
bool &is_simple_r, Error &error);
|
||||
Error &error);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user