firebird-documentation
firebird-documentation copied to clipboard
Firebird documentation
Make it more clear that WHEN ... DO can only occur at the end of a BEGIN ... END. See also thread [Firebird 3 trigger syntax](https://groups.google.com/g/firebird-support/c/qGmXnxb1qcc).
Firebird 4.0 introduced the -INCLUDE_DATA switch for gbak (https://www.firebirdsql.org/file/documentation/release_notes/html/en/4_0/rlsnotes40.html#rnfb40-util-gbak-include-data). This is not yet documented in the gbak docs. Also check for other missing switches.
The existing examples in the gbak documentation rely on just using filenames. In same cases it can be better to use explicit protocols and/or host name + filename to ensure...
Check Firebird Null Guide for revisions for Firebird 3.0 and 4.0. For example, the section \#nullguide-make-column-nullable ("Making non-nullable columns nullable again") needs revision for [Manage Nullability in Domains and Columns](https://www.firebirdsql.org/file/documentation/release_notes/html/en/3_0/rlsnotes30.html#rnfb30-ddl-managenull)
Submitted by: erick de oliveira leal (erickdeoliveiraleal) trying apt\-get install firebird2\.5\-superclassic prints on terminal: E: Impossível encontrar o pacote firebird2\.5\-superclassic E: Couldn't find any package by glob 'firebird2\.5\-superclassic' E: Não...
The admonition icons are missing in the chunked documentation. This is probably a font issue. As an example: https://firebirdsql.org/file/documentation/chunk/en/refdocs/fblangref40/fblangref40-security-granting.html#fblangref40-security-grant-usage 
Submitted by: Jason L (slimandslam) For version 2\.54 of Firebird, there is nothing about MacOSX in the quick\-start guide\. There is a minor mention of it in the release notes\.
Submitted by: Peter Vandel (petervandel) README\.plugins\.html states: "plugin may be written using any language, supporting pure virtual interfaces \(you will need to rewrite interfaces declarations for your language if they...
Submitted by: @aafemt Assigned to: @alexeykovyazin has at least two mistakes: 1\) "This doesn't mean that every 20,000 transaction a sweep will take place\. It will take place when the...
Submitted by: Arioch (arioch) Assigned to: @alexeykovyazin SQL 2008 MERGE statement was introduced in FB 2\.1 Yet when googling about cross\-tables UPDATE statement, it is not shown in results\. Old...