mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 10:00:38 +01:00
Add missing ODS-level constant
This commit is contained in:
parent
d24838bc7c
commit
1c3ae97f21
@ -414,6 +414,7 @@ const USHORT irt_in_progress = 4;
|
||||
const USHORT irt_foreign = 8;
|
||||
const USHORT irt_primary = 16;
|
||||
const USHORT irt_expression = 32;
|
||||
const USHORT irt_condition = 64;
|
||||
|
||||
inline ULONG index_root_page::irt_repeat::getRoot() const
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user