Skip to content

add alias to subquery in doCalcRowCount()#233

Open
garak wants to merge 1 commit into
ddeboer:masterfrom
garak:patch-1
Open

add alias to subquery in doCalcRowCount()#233
garak wants to merge 1 commit into
ddeboer:masterfrom
garak:patch-1

Conversation

@garak

@garak garak commented Jul 1, 2015

Copy link
Copy Markdown
Contributor

Without such alias, I get this error: "SQLSTATE[42000]: Syntax error or access violation: 1248 Every derived table must have its own alias"

Without such alias, I get this error: "SQLSTATE[42000]: Syntax error or access violation: 1248 Every derived table must have its own alias"
@Baachi

Baachi commented Jul 2, 2015

Copy link
Copy Markdown
Collaborator

Hey Massimiliano, thank you for your contribution.
Can you submit the PR to the new repo https://github.com/portphp/dbal-adapter?

@garak

garak commented Jul 2, 2015

Copy link
Copy Markdown
Contributor Author

Of course I can, but what about this repo?
I'm using this in some projects of mine and I'd love to see this PR merged.
Is this repo still supported? Is there a migration path from this to portphp?

@Baachi

Baachi commented Jul 2, 2015

Copy link
Copy Markdown
Collaborator

We just moved the repo to an organization, but kept this repo to don't break any project.
So the new repo is the same as this, but with an new name.

@garak

garak commented Jul 3, 2015

Copy link
Copy Markdown
Contributor Author

@Baachi it looks to me that this is not "just moved". I mean, where is the new "data-import"? Also, I can't find any info in this repo's README about moving, nor I can find docs on the new one.

@ptorti

ptorti commented Sep 17, 2015

Copy link
Copy Markdown

+1

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.

3 participants