EctoWatch.Options.WatcherOptions (ecto_watch v0.8.1)
Logic for processing the EctoWatch
postgres notification watcher options
which are passed in by the end user's config
Summary
Functions
Link to this function
new(arg)
Link to this function
validate(other)
Link to this function
validate_columns(columns, schema_definition)
Link to this function
validate_list(list)
Link to this function
validate_opts(opts, schema_definition, update_type)
Link to this function
validate_schema_definition(schema_mod, label_opt)
Link to this function
validate_trigger_columns(columns, label, schema_definition, update_type)
Link to this function