Skip to content

Commit

Permalink
chore: update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lafirest committed Jun 30, 2023
1 parent 872698d commit ae3ebfe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changes/ce/feat-11166.en.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit ae3ebfe

Please sign in to comment.