Siva M

Results 4 issues of Siva M

SQL Boiler Version 2.20 using Postgres 9.6 When referencing a foreign key from another schema, SQLBoiler panics. ``` CREATE SCHEMA IF NOT EXISTS identity; CREATE TABLE identity.profile ( id uuid...

help wanted
feature request

Adds **log_statement** option to role resource. Controls which SQL statements are logged. Valid values are none (off), ddl, mod, and all (all statements). ddl logs all data definition statements, such...

documentation
size/M

Hello, Thank you for maintaining this provider repository. I added the `log_statement` setting to the role resource. This allows for role specific log levels of SQL statements. Since this is...

Hi, Wanted to bring to you attention that your latest release of `sql-local` is missing `amd64` architecture images. It currently only has `arm64` Docker images. Was this intentional? https://hub.docker.com/r/vsouza/sqs-local/tags