peerplays_migrated/libraries/db
Nathaniel fe02a13685
Replace count_objects_in_space with inspect_all_indexes
The count_objects_in_space function, while providing the necessary
functionality, was clumsy and inconvenient, and was not idiomatic.
Replace it with inspect_all_indexes which resolves these shortcomings.
2022-01-05 17:27:52 -06:00
..
include/graphene/db Replace count_objects_in_space with inspect_all_indexes 2022-01-05 17:27:52 -06:00
CMakeLists.txt Allow build of dynamic libraries 2021-11-11 14:20:40 -05:00
index.cpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00
object_database.cpp Toward dynamically reloading contracts... 2021-11-11 14:27:50 -05:00
undo_database.cpp Merge beatrice(GPOS changes) with master (#270) 2020-02-07 21:23:08 +05:30