mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Use soci in some places:
* Brings the soci subtree into rippled. * Validator, peerfinder, and SHAMapStore use new soci backend. * Optional postgresql backend for soci (if POSTGRESQL_ROOT env var is set).
This commit is contained in:
1
src/sqlite/sqlite3.h
Normal file
1
src/sqlite/sqlite3.h
Normal file
@@ -0,0 +1 @@
|
||||
#include <beast/module/sqlite/sqlite/sqlite3.h>
|
||||
Reference in New Issue
Block a user