cleanup
This commit is contained in:
parent
7f16a5c39f
commit
ea05773e26
@ -1,11 +1,3 @@
|
|||||||
rollback;
|
|
||||||
drop table if exists hs_hosting_asset_versions;
|
|
||||||
drop view if exists hs_hosting_asset_hv;
|
|
||||||
drop table if exists hs_hosting_asset_ex;
|
|
||||||
drop procedure if exists tx_create_historicization;
|
|
||||||
drop trigger if exists hs_hosting_asset_tx_historicize_tg on hs_hosting_asset;
|
|
||||||
drop function if exists tx_historicize_tf();
|
|
||||||
drop type if exists tx_operation;
|
|
||||||
|
|
||||||
-- ========================================================
|
-- ========================================================
|
||||||
-- Historization twiddle
|
-- Historization twiddle
|
||||||
|
Loading…
Reference in New Issue
Block a user