Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ isVersion4
Method
isVersion4
src/dsql/DsqlCompilerScratch.h:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
144
public:
145
virtual bool isVersion4()
146
{
147
return dsqlStatement->getBlrVersion() == 4;
148
}
149
150
MemoryPool& getPool()
151
{
Callers
nothing calls this directly
Calls
1
getBlrVersion
Method · 0.80
Tested by
no test coverage detected