mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 03:23:04 +01:00
Misc.
This commit is contained in:
parent
7c9c310f79
commit
d455c9f170
@ -25,6 +25,6 @@ Examples:
|
|||||||
END
|
END
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
1. TYPE OF gets only the type of the domain. It don't use constraints and default values.
|
1. TYPE OF gets only the type of the domain. It doesn't use constraints and default values.
|
||||||
2. A new field RDB$VALID_BLR was added in RDB$RELATIONS and RDB$TRIGGERS to store if the procedure/trigger is valid or not after an ALTER DOMAIN.
|
2. A new field RDB$VALID_BLR was added in RDB$RELATIONS and RDB$TRIGGERS to store if the procedure/trigger is valid or not after an ALTER DOMAIN.
|
||||||
3. The value of RDB$VALID_BLR is showed in ISQL commands SHOW PROCEDURE/TRIGGER.
|
3. The value of RDB$VALID_BLR is shown in ISQL commands SHOW PROCEDURE/TRIGGER.
|
||||||
|
Loading…
Reference in New Issue
Block a user