Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[HttpFoundation] Use UPSERT for sessions stored in PgSql >= 9.5#19048

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:2.7fromnicolas-grekas:upsert
Jun 14, 2016

Conversation

@nicolas-grekas
Copy link
Member

QA
Branch?2.7
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets-
LicenseMIT
Doc PR-


switch ($platform) {
case'mysql':
switch (true) {
Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

@fabpot
Copy link
Member

👍

@Tobion
Copy link
Contributor

@nicolas-grekas
Copy link
MemberAuthor

updated

@fabpot
Copy link
Member

Thank you@nicolas-grekas.

@fabpotfabpot merged commit9569c74 intosymfony:2.7Jun 14, 2016
fabpot added a commit that referenced this pull requestJun 14, 2016
…= 9.5 (nicolas-grekas)This PR was merged into the 2.7 branch.Discussion----------[HttpFoundation] Use UPSERT for sessions stored in PgSql >= 9.5| Q             | A| ------------- | ---| Branch?       | 2.7| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -Commits-------9569c74 [HttpFoundation] Use UPSERT for sessions stored in PgSql >= 9.5
@nicolas-grekasnicolas-grekas deleted the upsert branchJune 14, 2016 11:27
@fabpotfabpot mentioned this pull requestJun 15, 2016
This was referencedJun 30, 2016
fabpot added a commit that referenced this pull requestJul 18, 2016
…(stof)This PR was merged into the 2.7 branch.Discussion----------Fix the DBAL session handler version check for Postgresql| Q             | A| ------------- | ---| Branch?       | 2.7| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | no| Fixed tickets | n/a| License       | MIT| Doc PR        | n/a#19048 broken the DBAL session handler when using Postgresql by using method which does not exist on the main DBAL Connection class.Commits-------e98c584 Fix the DBAL session handler version check for Postgresql
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@nicolas-grekas@fabpot@Tobion@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp