mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 18:45:52 +00:00
Use beast_sqlite and beast_sqdb
This commit is contained in:
@@ -57,11 +57,6 @@
|
||||
*/
|
||||
//#define SQLITE_THREADSAFE 2
|
||||
|
||||
/* When compiled with SQLITE_THREADSAFE=2, SQLite can be used in a
|
||||
multithreaded program so long as no two threads attempt to use the
|
||||
same database connection at the same time.
|
||||
*/
|
||||
|
||||
#include "sqlite/sqlite3.c"
|
||||
|
||||
#if BEAST_MSVC
|
||||
|
||||
Reference in New Issue
Block a user