You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pre-v3 Firebird allowed direct modification of system tables including creating user trigger on system tables.
When such database is migrated to FB3, those triggers are restored by gbak even though they can't be modified or removed.