firebird-documentation icon indicating copy to clipboard operation
firebird-documentation copied to clipboard

Firebird documentation

Results 22 firebird-documentation issues
Sort by recently updated
recently updated
newest added

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).

type: improvement

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.

type: improvement

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...

enhancement

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...

type: bug

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 ![image](https://user-images.githubusercontent.com/5352689/151538055-ae2626b2-24d5-40cb-ac72-61f100808b80.png)

type: bug

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\.

priority: major
type: improvement

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...

priority: major
type: new feature

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...