Browse Source

fix: license headers

pull/15211/head
Dmytro Skarzhynets 7 months ago
parent
commit
f9953345ba
  1. 1
      application/src/main/data/upgrade/basic/schema_update.sql

1
application/src/main/data/upgrade/basic/schema_update.sql

@ -13,6 +13,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
-- CALCULATED FIELD ADDITIONAL INFO ADDITION START
ALTER TABLE calculated_field ADD COLUMN IF NOT EXISTS additional_info varchar;

Loading…
Cancel
Save