mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 06:43:03 +01:00
Misc.
This commit is contained in:
parent
134b5d0d8a
commit
e2a56ed383
@ -124,7 +124,7 @@ public:
|
||||
// Returns true if lock was released
|
||||
bool tryReleaseLock(thread_db* tdbb);
|
||||
|
||||
Database* getDatabase() const
|
||||
Database* getDatabase()
|
||||
{
|
||||
return dbb;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user