mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-01 16:35:53 +00:00
Add ContainerDeletePolicy for ownership containers
This commit is contained in:
@@ -62,7 +62,7 @@ namespace sqdb
|
||||
|
||||
class session::Sqlite3 : public SharedSingleton <Sqlite3>
|
||||
{
|
||||
private:
|
||||
public:
|
||||
friend class SharedSingleton <Sqlite3>;
|
||||
|
||||
Sqlite3() : SharedSingleton <Sqlite3> (SingletonLifetime::persistAfterCreation)
|
||||
|
||||
Reference in New Issue
Block a user