-
Submitted by: Martijn Tonies (martijntonies)
Is related to [CORE961](https://github.com/FirebirdSQL/firebird/issues?q=CORE961+in%3Atitle)
SFID: 1219719#⁠
Submitted By: martijntonies
When res…
-
Submitted by: @hvlad
Error showed himself after 64\-bit alignment issues was fixed as new code assumed correct relation\_id in blob\_id
This error can happen only because of direct modifications in s…
-
Submitted by: @hvlad
Is related to [QA91](https://github.com/FirebirdSQL/fbt-repository/issues?q=QA91+in%3Atitle)
Plan output for complex statement contains garbage\.
create or alter procedure big\…
-
Submitted by: Martijn Tonies (martijntonies)
Firebird 3 always provides a SEC$USERS table, either from the server wide
user database OR from the secondary user database\.
But for user management,…
-
Submitted by: chandra (chan)
In the following simplistc example
CREATE TABLE CONSTRAINTED\_TABLE \(
EXAMPLE\_FIELD INTEGER NOT NULL
\);
ALTER TABLE CONSTRAINTED\_TABLE ADD CONSTRAINT CHK\_CONS…
-
Submitted by: Martijn Tonies (martijntonies)
SFID: 1168951#⁠
Submitted By: martijntonies
Hi there,
When using a stored procedure with output parameters
in a trigger or another procedure and…