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