cartodb-postgresql/test/extension
Rafa de la Torre e41d2ec019 Add a flag to force drop of user FDW and related objects
If force = true then it will add the subclause `CASCADE` to the SQL
DDL sentences that support it, otherwise it'll use `RESTRICT` which is
the default and exact opposite.
2019-07-16 17:40:05 +02:00
..
test.sh Add a flag to force drop of user FDW and related objects 2019-07-16 17:40:05 +02:00