c21fcdf69a
Otherwise it fails downgrading, despite it is supposed to run everything in the context of a transaction: ``` tests=# alter extension crankshaft update to '0.0.4'; ERROR: cannot drop function cdb_pyaggs(numeric[],numeric[]) because other objects depend on it DETAIL: extension crankshaft depends on function cdb_pyaggs(numeric[],numeric[]) HINT: Use DROP ... CASCADE to drop the dependent objects too. ``` |
||
---|---|---|
.. | ||
python | ||
.gitignore | ||
crankshaft--0.0.1--0.0.2.sql | ||
crankshaft--0.0.1.sql | ||
crankshaft--0.0.2--0.0.1.sql | ||
crankshaft--0.0.2--0.0.3.sql | ||
crankshaft--0.0.2.sql | ||
crankshaft--0.0.3--0.0.2.sql | ||
crankshaft--0.0.3--0.0.4.sql | ||
crankshaft--0.0.3.sql | ||
crankshaft--0.0.4--0.0.3.sql | ||
crankshaft--0.0.4--0.1.0.sql | ||
crankshaft--0.0.4.sql | ||
crankshaft--0.1.0--0.0.4.sql | ||
crankshaft--0.1.0.sql | ||
crankshaft.control |