Docs.rs
  • fuel-indexer-postgres-0.24.2
    • fuel-indexer-postgres 0.24.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fuel-service-user
    • Dependencies
      • bigdecimal ^0.3 normal
      • chrono ^0.4.24 normal
      • fuel-indexer-database-types ^0.24.2 normal
      • fuel-indexer-lib ^0.24.2 normal
      • fuel-indexer-macro-utils ^0.24.2 normal
      • fuel-indexer-metrics ^0.24.2 normal
      • sqlx ^0.6 normal
      • tracing ^0.1 normal
      • uuid ^1.3 normal
    • Versions
    • 10% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

fuel_indexer_postgres0.24.2

  • All Items
  • Functions
?
Change settings

Crate fuel_indexer_postgres

source ·

Functions

  • all_registered_indexer_statuses
    Fetch the statuses of all registered indexers.
  • all_registered_indexers
  • asset_already_exists
  • columns_get_schema
  • commit_transaction
  • create_ensure_block_height_consecutive_trigger
    Create a database trigger on the indexer’s indexmetadataentity table that ensures no blocks can be missing.
  • create_nonce
  • delete_nonce
  • execute_query
  • get_indexer
  • get_indexer_id
  • get_nonce
  • get_object
  • get_objects
  • graph_root_latest
  • indexer_asset
  • indexer_assets
  • indexer_owned_by
  • last_block_height_for_indexer
  • list_column_by_id
  • new_column_insert
  • new_graph_root
  • new_root_columns
  • put_many_to_many_record
  • put_object
  • register_indexer
  • register_indexer_asset
  • remove_ensure_block_height_consecutive_trigger
    When -allow-non-sequential-blocks is set, we need to remove the trigger from indexer’s indexmetadataentity table.
  • remove_indexer
  • revert_transaction
  • root_columns_list_by_id
  • run_migration
  • run_query
  • schema_exists
  • set_indexer_status
    Set the status of a registered indexer to be displayed by forc index status.
  • start_transaction
  • type_id_insert
  • type_id_latest
  • type_id_list_by_name