flamerobin
flamerobin copied to clipboard
FlameRobin is not following the Firebird 2.5/3.0/4.0 Reserved Words and Keywords list
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 (e.g.: MESSAGE) are still considered as Reserved Words and Keywords in the FlameRobin
EXPECTED RESULT
- FlameRobin should follows the Firebird 2.5/3.0/4.0 Reserved Words and Keywords list: Firebird 2.5: Chapter 3: Reserved words and keywords Firebird 3.0: Appendix C: Reserved Words and Keywords Firebird 4.0: Appendix C: Reserved Words and Keywords
STEPS TO REPRODUCE THE ISSUE
- Create a table by naming a column with a no longer reserved word and keyword (e.g: MESSAGE)
- Right-click on the created table and select "Browse data": Check that the MESSAGE column is erroneously shown in double quotes:
Hi @Jdochoa
Do you have any expectations of fixing this issue?
Thanks in advance, Luciano