Luciano Mendes

Results 14 issues of Luciano Mendes

**ACTUAL RESULT** - FlameRobin is not following the Firebird 2.5/3.0/4.0 Reserved Words and Keywords list - Some Reserved Words and Keywords [Dropped since InterBase 6](https://firebirdsql.org/refdocs/langrefupd25-reskeywords-dropped.html) (e.g.: MESSAGE) are still considered...

Since version 3, the Firebird authentication system has evolved considerably, allowing users to be managed through SQL commands in addition to creating users using various plugins (Legacy_UserManager, Srp, etc.) and...

feature
Firebird 3

ACTUAL RESULTS - **Primary Keys** and **Foreign Keys** are NOT listed on Indexes node - Indexes node is wrongly named as **Indices**; EXPECTED RESULTS - **Primary Keys** and **Foreign Keys**...

ACTUAL RESULT: The database objects are NOT grouped by context (Tables, triggers, etc.) ![Nodes](https://user-images.githubusercontent.com/8019466/106164443-ba003180-6168-11eb-8890-4d116535707c.PNG) EXPECTED RESULT: The database objects should be listed alphabetically and grouped by context (Tables, triggers, etc.)...

Some minor issues on the functions and procedures summary tab: - ISSUE 1: Remove the blank lines at the beginning and end of the source - ISSUE 2: Remove the...

According to the https://firebirdsql.org/refdocs/langrefupd21-ddl-sequence.html documentation, SEQUENCE is the SQL-compliant term for what InterBase and Firebird have always called a GENERATOR and SEQUENCE is the recommended syntax from Firebird 2.0 onward....

enhancement
feature

- FlameRobin should suggest the **Default** value for the database **page size** instead of 4096 when creating a new database after installed the FlameRobin for the first time. - The...

enhancement
feature

There is extra spacing below the table lines that contain images (Table Summary, Table Constraints, etc): ![Issue](https://user-images.githubusercontent.com/8019466/89962585-86ae0280-dc1b-11ea-8c15-f6e042f55efe.png) This issue is not reproducible on the table lines that have no images...

bug

**Actual Result** - TRIM function is wrongly working in collate UNICODE_CI_AI: Some characters at the end of the string are wrongly being removed ![Firebird_Trim_Issue_1](https://user-images.githubusercontent.com/8019466/169723112-885ad6ad-96d6-4d79-b7f8-15a0626501e9.png) **Expected Result** - The TRIM function...

### Library version used 4.56.0 ### .NET version .NET Framework 4.8 ### Scenario PublicClient - desktop app ### Is this a new or an existing app? None ### Issue description...

bug
P2
WAM
public-client