Skip to content

Correct the pod for object_is_stored, which was called is_ephemeral and had the opposite meaning#44

Merged
jamadam merged 1 commit intosixapart:masterfrom
charsbar:correct_object_is_stored_description
Apr 1, 2025
Merged

Correct the pod for object_is_stored, which was called is_ephemeral and had the opposite meaning#44
jamadam merged 1 commit intosixapart:masterfrom
charsbar:correct_object_is_stored_description

Conversation

@charsbar
Copy link
Contributor

@charsbar charsbar commented Feb 3, 2023

eb9fc6c was still incomplete. The description of the method also needs a fix.

@jamadam jamadam merged commit b1c9443 into sixapart:master Apr 1, 2025
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
jamadam added a commit that referenced this pull request Apr 11, 2025
Changelog diff is:

diff --git a/Changes b/Changes
index 1ef46c0..c510634 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 {{$NEXT}}
 
+0.24 2025-04-11T04:04:40Z
+    - 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.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
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.

2 participants