One ordered native procedure command.
Summary
Types
@type t() :: %SqliteEngine.Procedures.Command{ application_time: integer() | nil, arguments: SqliteEngine.Procedures.Value.value(), context: term(), id: binary() | nil, procedure: <<_::256>> }
One ordered native procedure command.
@type t() :: %SqliteEngine.Procedures.Command{ application_time: integer() | nil, arguments: SqliteEngine.Procedures.Value.value(), context: term(), id: binary() | nil, procedure: <<_::256>> }