Let SqlIdentifier implement Streamable<SqlIdentifier> to allow iteration of composed identifiers. Adapt dialect to iteration changes. Rewrite simple if blocks to using ternary operators. Original pull request: #221.
Let SqlIdentifier implement Streamable<SqlIdentifier> to allow iteration of composed identifiers. Adapt dialect to iteration changes. Rewrite simple if blocks to using ternary operators. Original pull request: #221.