DataVeil Technologies has released DataVeil Version 5, adding support for PostgreSQL and extending its static data masking solution ...
New capabilities help teams understand database changes, monitor delivery performance, identify risk earlier, resolve issues faster, and centralize audit evidence, while extending governed database ...
-- Allows each embedded course to have its own certificate background and text placement. alter table public.embedded_courses add column if not exists certificate_template_url text, add column if not ...
add column if not exists content_in_storage boolean not null default false; comment on column public.embedded_courses.content_in_storage is 'When true, course files are in storage bucket ...