eventstore v0.10.1 EventStore.Sql.Statements
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
ack_last_seen_event()
Link to this function
create_events(number_of_events \\ 1)
Link to this function
create_snapshots_table()
Link to this function
create_stream()
Link to this function
create_subscription()
Link to this function
create_subscription_index()
Link to this function
delete_snapshot()
Link to this function
delete_subscription()
Link to this function
initializers()
Link to this function
query_all_subscriptions()
Link to this function
query_get_snapshot()
Link to this function
query_get_subscription()
Link to this function
query_latest_event_id()
Link to this function
query_latest_version()
Link to this function
query_stream_id()
Link to this function
query_stream_id_and_latest_version()
Link to this function
read_all_events_forward()
Link to this function
read_events_forward()
Link to this function
record_snapshot()
Link to this function
reset()