EventStore
v1.4.8
GUIDES
Modules
Mix
Tasks
Search documentation of EventStore
Settings
View Source
EventStore.Tasks.Create
(EventStore v1.4.8)
Task to create the EventStore
Summary
Functions
exec(config, opts \\ [])
Runs database and schema create task.
Functions
exec(config, opts \\ [])
Runs database and schema create task.
Parameters
config: the parsed EventStore config
Opts
is_mix: set to
true
if running as part of a Mix task
quiet: set to
true
to silence output