mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 17:17:09 +00:00
7 lines
78 B
SQL
7 lines
78 B
SQL
update
|
|
viewdefinition
|
|
set
|
|
isFirehose_ = TRUE
|
|
where
|
|
isFirehose_ <> TRUE;
|