-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
firebird3: update to 3.0.13.33800 #46672
Open
onlylunix
wants to merge
1
commit into
void-linux:master
Choose a base branch
from
onlylunix:firebird3upd
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+230
−60
Conversation
This file contains 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
onlylunix
force-pushed
the
firebird3upd
branch
from
October 14, 2023 14:23
1e57716
to
4bee5dc
Compare
Reminder to please amend and force-push instead of opening new PRs, as already mentioned here: #44976 (comment) |
onlylunix
force-pushed
the
firebird3upd
branch
from
November 3, 2023 02:05
4bee5dc
to
e22ff15
Compare
onlylunix
changed the title
firebird3: update to 3.0.12.33717
firebird3: update to 3.0.12.33721
Nov 3, 2023
onlylunix
force-pushed
the
firebird3upd
branch
from
November 19, 2023 02:32
e22ff15
to
c825063
Compare
onlylunix
changed the title
firebird3: update to 3.0.12.33721
firebird3: update to 3.0.12.33724
Nov 19, 2023
onlylunix
force-pushed
the
firebird3upd
branch
from
January 24, 2024 02:01
c825063
to
6b72a89
Compare
onlylunix
changed the title
firebird3: update to 3.0.12.33724
firebird3: update to 3.0.12.33727~5a2babe
Jan 24, 2024
onlylunix
force-pushed
the
firebird3upd
branch
3 times, most recently
from
January 25, 2024 14:30
eab59a8
to
c575841
Compare
onlylunix
force-pushed
the
firebird3upd
branch
from
February 22, 2024 02:15
c575841
to
875b713
Compare
onlylunix
changed the title
firebird3: update to 3.0.12.33727~5a2babe
firebird3: update to 3.0.12.33731~44e1337
Feb 22, 2024
onlylunix
changed the title
firebird3: update to 3.0.12.33731~44e1337
firebird3: update to 3.0.12.33740~da67df2
Mar 30, 2024
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it. |
onlylunix
changed the title
firebird3: update to 3.0.12.33740~da67df2
firebird3: update to 3.0.12.33766~b50861b
Jul 17, 2024
onlylunix
changed the title
firebird3: update to 3.0.12.33766~b50861b
firebird3: update to 3.0.12.33784~cd85743
Aug 2, 2024
onlylunix
force-pushed
the
firebird3upd
branch
2 times, most recently
from
August 9, 2024 15:55
9ef34d8
to
7f16436
Compare
onlylunix
changed the title
firebird3: update to 3.0.12.33784~cd85743
firebird3: update to 3.0.12.33787
Aug 9, 2024
onlylunix
force-pushed
the
firebird3upd
branch
from
August 23, 2024 02:24
7f16436
to
1dd8cfd
Compare
onlylunix
changed the title
firebird3: update to 3.0.12.33787
firebird3: update to 3.0.13.33791~c8a36d9
Aug 23, 2024
onlylunix
force-pushed
the
firebird3upd
branch
from
October 8, 2024 16:19
1dd8cfd
to
c435762
Compare
onlylunix
changed the title
firebird3: update to 3.0.13.33791~c8a36d9
firebird3: update to 3.0.13.33793~3e62713
Oct 8, 2024
onlylunix
force-pushed
the
firebird3upd
branch
from
October 16, 2024 01:31
c435762
to
5bd9709
Compare
onlylunix
changed the title
firebird3: update to 3.0.13.33793~3e62713
firebird3: update to 3.0.13.33793
Oct 16, 2024
onlylunix
force-pushed
the
firebird3upd
branch
from
October 17, 2024 23:00
5bd9709
to
54479a7
Compare
onlylunix
force-pushed
the
firebird3upd
branch
from
November 27, 2024 18:53
54479a7
to
4f693df
Compare
onlylunix
changed the title
firebird3: update to 3.0.13.33793
firebird3: update to 3.0.13.33794
Nov 27, 2024
onlylunix
force-pushed
the
firebird3upd
branch
from
January 24, 2025 00:53
4f693df
to
9ea115e
Compare
onlylunix
changed the title
firebird3: update to 3.0.13.33794
firebird3: update to 3.0.13.33800
Jan 24, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Testing the changes
Local build testing
New features:
You can now install and run several different versions of Firebird at the same time, including client and development libraries, since the databases require the corresponding server versions.
Made the template unified. Also see Firebird5 PR #48350