diff --git a/EnotaryoPH/EnotaryoPH.DbMigration/Scripts/01_Schema.sql b/EnotaryoPH/EnotaryoPH.DbMigration/Scripts/01_Schema.sql index 3ae833c..6ff778a 100644 --- a/EnotaryoPH/EnotaryoPH.DbMigration/Scripts/01_Schema.sql +++ b/EnotaryoPH/EnotaryoPH.DbMigration/Scripts/01_Schema.sql @@ -712,4 +712,4 @@ CREATE OR REPLACE FUNCTION public.uuid_ns_x500() LANGUAGE c IMMUTABLE PARALLEL SAFE STRICT AS '$libdir/uuid-ossp', $function$uuid_ns_x500$function$ -; \ No newline at end of file +;