Explorar o código

chore: update changes

firest %!s(int64=2) %!d(string=hai) anos
pai
achega
ae3ebfead7
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      changes/ce/feat-11166.en.md

+ 4 - 0
changes/ce/feat-11166.en.md

@@ -0,0 +1,4 @@
+Added 3 random SQL functions to the rule engine. 
+  - random(): Generates a random number between 0 and 1 (0.0 =< X < 1.0).
+  - uuid_v4(): Generates a random UUID (version 4) string.
+  - uuid_v4_no_hyphen(): Generates a random UUID (version 4) string without hyphens.