Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automatically use pg_enable_utf8 on Pg #12

Merged
merged 2 commits into from
Jul 9, 2018
Merged

Conversation

Songmu
Copy link
Collaborator

@Songmu Songmu commented Jun 29, 2018

No description provided.

@kazeburo kazeburo merged commit 985d7d0 into kazeburo:master Jul 9, 2018
kazeburo added a commit that referenced this pull request Jul 9, 2018
Changelog diff is:

diff --git a/Changes b/Changes
index 1166046..67ce12b 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,12 @@ Revision history for Perl extension DBIx::Sunny

 {{$NEXT}}

+0.25 2018-07-09T13:55:27Z
+
+        - Configurable to skip caller packages. #11
+        - automatically use `pg_enable_utf8` on Pg #12
+        - support named placeholder #13
+
 0.24 2017-09-28T01:19:10Z

        - The comment insertion mechanism to work correctly when used with DBIx::Class #10
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