
|
If you were logged in you would be able to see more operations.
|
|
|
| Planning Status: |
Unspecified
|
|
I ran next command:
CREATE OR ALTER PROCEDURE TEST_PROCEDURE(
ID INTEGER NOT NULL)
AS
BEGIN
END
Than i looked at RDB$PROCEDURE_PARAMETERS and found that RDB$NULL_FLAG is null for procedure parameter.
|
|
Description
|
I ran next command:
CREATE OR ALTER PROCEDURE TEST_PROCEDURE(
ID INTEGER NOT NULL)
AS
BEGIN
END
Than i looked at RDB$PROCEDURE_PARAMETERS and found that RDB$NULL_FLAG is null for procedure parameter. |
Show » |
| The cvs commits can not be displayed for repository Firebird at the moment since the log has not yet been parsed. The log will be parsed the next time the VcsService runs. If you have administrators privileges you can hasten the next time the service will run in the service section of the Administration pages.
|
|