-
- Downloads
Add num_block to tables, add proper reblog support
* Added num_block to hive_follow and hive_reblog tables, * Added reblog class to process reblog operations, * Sync will now show version info, git revision and db version on start
Showing
- hive/db/adapter.py 4 additions, 0 deletionshive/db/adapter.py
- hive/db/schema.py 6 additions, 0 deletionshive/db/schema.py
- hive/indexer/blocks.py 3 additions, 0 deletionshive/indexer/blocks.py
- hive/indexer/custom_op.py 14 additions, 74 deletionshive/indexer/custom_op.py
- hive/indexer/follow.py 14 additions, 9 deletionshive/indexer/follow.py
- hive/indexer/reblog.py 124 additions, 0 deletionshive/indexer/reblog.py
- hive/indexer/sync.py 11 additions, 0 deletionshive/indexer/sync.py
Loading
Please register or sign in to comment