EventStore v0.11.0-rc.0 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 create_snapshots_table() View Source
Link to this function create_subscription_index() 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_stream_id_and_latest_version() View Source
Link to this function read_all_events_forward() View Source