A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/signumsoftware/framework/commit/f9cc544a09cf1d80ae52ac659b57af06d8e730c5 below:

fix PostgreSqlConnectorScripts.RemoveAllScript in Azure · signumsoftware/framework@f9cc544 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed Original file line number Diff line number Diff line change

@@ -436,6 +436,7 @@ FOR r IN (SELECT pns.nspname, pc.relname

436 436

FROM pg_class pc, pg_namespace pns

437 437

WHERE pns.oid=pc.relnamespace

438 438

AND pns.nspname NOT IN ('information_schema', 'pg_catalog', 'pg_toast')

439 +

AND pc.relname NOT LIKE 'pg_%'

439 440

AND pc.relkind IN ('v', 'm')

440 441

) LOOP

441 442

EXECUTE format('DROP VIEW %I.%I;',

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4