Firebird specific idiosincrasies
Already taken care of in the visit_select_precolumns method.
Called when building a SELECT statement, position is just before column list Firebird puts the limit and offset right after the SELECT...
Construct a new FBDialect.
Construct a new FBIdentifierPreparer.