Skip to content

Conversation

@mlazdans
Copy link
Collaborator

@mlazdans mlazdans commented Mar 4, 2025

Handle new types:
INT128
DECFLOAT
TIME WITH TIMEZONE
TIMESTAMP WITH TIMEZONE

Sorry for rather large PR 😅 it also includes:
some whitespace cleanups
windows build script updates
optional $hosts parameter for tests

UPDATE: I messed up a bit and this PR got even larger 😅
Added new INI settings:

ini_set("ibase.default_trans_params", IBASE_READ | IBASE_NOWAIT)
ini_set("ibase.default_lock_timeout", "30"); // only used together with trans_param IBASE_LOCK_TIMEOUT

This should close issue #4 and make PR 3 obsolete.

@MartinKoeditz
Copy link
Collaborator

Thank you for your efforts. I will check your changes and merge them.

@mlazdans
Copy link
Collaborator Author

mlazdans commented Mar 4, 2025

You can hide whitespace changes to make it a bit easier:
image

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