pg-materialize icon indicating copy to clipboard operation
pg-materialize copied to clipboard

Postgres Materialized View Dependency Manager

Results 2 pg-materialize issues
Sort by recently updated
recently updated
newest added

The `create-` file generated by the module will have lines as follows, if the source file does not have an empty line as its first line: ``` -- test_input/test.pgsqlCREATE MATERIALIZED...

hi,I think this is a bug, like "f isinstance(data, dict): if 'relname' in data and 'schemaname' in data and re.search(pattern, data['relname']):" because if the SQL like this:"select (b.script_name),'中' from (select...