Skip to content

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Dec 15, 2024

No description provided.

@Girgias Girgias changed the title Firebird strlcpy ext/pdo_firebird: Throw ValueError if cursor name is too long Dec 15, 2024
@Girgias
Copy link
Member Author

Girgias commented Dec 16, 2024

@SakiTakamachi is there a way to get a PDO statement from Firebird without needing to create a table?

@SakiTakamachi
Copy link
Member

SakiTakamachi commented Dec 16, 2024

@Girgias
yes, the SQL looks like this:

SELECT 1 FROM RDB$DATABASE;

Co-authored-by: Saki Takamachi <34942839+SakiTakamachi@users.noreply.github.com>
@Girgias Girgias marked this pull request as ready for review December 16, 2024 17:11
Copy link
Member

@SakiTakamachi SakiTakamachi left a comment

Choose a reason for hiding this comment

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

LGTM

@Girgias Girgias merged commit 916288e into php:master Dec 17, 2024
10 checks passed
@Girgias Girgias deleted the firebird-strlcpy branch December 17, 2024 13:15
Girgias added a commit that referenced this pull request Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants