EventStore v0.13.2 EventStore.Sql.Statements View Source

PostgreSQL statements to intialize the event store schema and read/write streams and events.

Link to this section Summary

Link to this section Functions

Link to this function create_events(number_of_events \\ 1) View Source
Link to this function query_all_subscriptions() View Source
Link to this function query_get_subscription() View Source
Link to this function query_latest_event_number() View Source
Link to this function query_stream_id_and_latest_version() View Source
Link to this function read_all_events_forward() View Source