Crate surrealdb_extra

source

Modules§

  • queryquery
    This is the query builder
  • The Table trait represents a database table and provides common operations for interacting with the table.

Macros§

  • opquery
    Usage: op!(||) = Operator::Or, op!(OR) = Operator::Or, op!(or) = Operator::Or