This website requires JavaScript.
Explore
Help
Sign In
ARCHIVE
/
rippled
Watch
1
Star
0
Fork
0
You've already forked rippled
mirror of
https://github.com/XRPLF/rippled.git
synced
2025-12-06 17:27:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
557240cb40d2880d7d9733b584e1ec26c078d1b2
rippled
/
src
/
cpp
/
database
History
JoelKatz
744b2ef51e
FreeBSD 9 fix.
2013-05-02 13:10:49 -07:00
..
database.cpp
Remove db->escape in favor of sqlEscape.
2013-01-06 02:08:54 -08:00
database.h
Don't hold sqlite locks across invocations.
2013-04-18 19:56:28 -07:00
sqlite3.c
FreeBSD 9 fix.
2013-05-02 13:10:49 -07:00
sqlite3.h
Bump to version 3.7.16.2
2013-04-14 05:18:13 -07:00
sqlite3ext.h
Bump to version 3.7.16.2
2013-04-14 05:18:13 -07:00
SqliteDatabase.cpp
Fix 'getStr' to not crash on a non-existent column.
2013-04-25 09:09:04 -07:00
SqliteDatabase.h
Don't hold sqlite locks across invocations.
2013-04-18 19:56:28 -07:00