Skip to content

introduce as_escape#45

Merged
jamadam merged 4 commits intomasterfrom
introduce-as_escape
Oct 23, 2024
Merged

introduce as_escape#45
jamadam merged 4 commits intomasterfrom
introduce-as_escape

Conversation

@jamadam
Copy link
Contributor

@jamadam jamadam commented Oct 21, 2024

No description provided.

@jamadam jamadam merged commit e3ffb0a into master Oct 23, 2024
@jamadam jamadam deleted the introduce-as_escape branch October 23, 2024 02:05
jamadam added a commit that referenced this pull request Oct 23, 2024
Changelog diff is:

diff --git a/Changes b/Changes
index 4232ffa..81b7eca 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 {{$NEXT}}
 
+0.23 2024-10-23T04:39:20Z
+    - Introduce as_escape method to D::OD::SQL to allow specifying escape clause #45
+
 0.22 2023-02-01T05:14:13Z
     - Clear %Handle cache if dbh is set to undef #42
     - Skip fork test on win32 #41
jamadam added a commit that referenced this pull request Apr 11, 2025
Changelog diff is:

diff --git a/Changes b/Changes
index 81b7eca..1ef46c0 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 {{$NEXT}}
 
+0.24 2025-04-11T03:58:56Z
+    - Do not add empty where expressions #47
+    - Remove __is_stored flag if the object is removed from the database #43
+    - Correct the pod for object_is_stored, which was called is_ephemeral and
+      had the opposite meaning #44 
+    - Do not skip cache repair  based solely on the number of cache keys
+      (Thanks to sewi-cpan) #29
+
 0.23 2024-10-23T04:39:20Z
     - Introduce as_escape method to D::OD::SQL to allow specifying escape clause #45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant