View Source EctoWatch.DB behaviour (EctoWatch v0.15.1)

Mockable simple queries to PostgreSQL

Summary

Callbacks

@callback major_version(repo_mod :: atom()) :: integer()
Link to this callback

max_identifier_length(repo_mod)

View Source
@callback max_identifier_length(repo_mod :: atom()) :: integer()

Functions

Link to this function

max_identifier_length(repo_mod)

View Source
Link to this function

supports_create_or_replace_trigger?(repo_mod)

View Source