From 85d43a892d0ada4cebcb87618bc3b3c89329e147 Mon Sep 17 00:00:00 2001 From: devgor88 Date: Mon, 9 Dec 2024 22:22:54 +0300 Subject: [PATCH] fix: docs update --- .../Writerside/topics/DSL-CRUD-operations.topic | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation-website/Writerside/topics/DSL-CRUD-operations.topic b/documentation-website/Writerside/topics/DSL-CRUD-operations.topic index 209c485c17..51b3a523d5 100644 --- a/documentation-website/Writerside/topics/DSL-CRUD-operations.topic +++ b/documentation-website/Writerside/topics/DSL-CRUD-operations.topic @@ -406,6 +406,7 @@

Supported on: PostgreSQL and SQLite

Some databases allow the return of additional data every time a row is either inserted, updated, or deleted. + Please note that MariaDB only allows the return of this data for insertions and deletions. This can be accomplished by using one of the following functions: