Execute a SQL statment from a file with no parameters and no return
path to SQL file
database.execute!("queries/statement.sql")();
See Implementation
Execute a SQL statment from a file with no parameters and no return