FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Daisy chaining the concatenation operator by trueqbit · Pull Request #1126 · fnc12/sqlite_orm · GitHub

Daisy chaining the concatenation operator - #1126

Merged
fnc12 merged 2 commits into
fnc12:devfrom
FireDaemon:daisy-chaining-concat
Jan 28, 2023
Merged

Daisy chaining the concatenation operator#1126
fnc12 merged 2 commits into
fnc12:devfrom
FireDaemon:daisy-chaining-concat

Conversation

Copy link
Copy Markdown
Collaborator

It would be nice to be able to daisy-chain the concatenation operator, i.e. to use it several times in a row so that

select(c("first name") || " " || "last name");

works.

fnc12 merged commit 2d93ff4 into fnc12:dev Jan 28, 2023

fnc12 commented Jan 28, 2023

Copy link
Copy Markdown
Owner

thanks @trueqbit

trueqbit deleted the daisy-chaining-concat branch January 28, 2023 17:29
trueqbit restored the daisy-chaining-concat branch January 28, 2023 18:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL