araddon/qlbridge

Allow stripping namespace on Identity Nodes

araddon opened this issue · 0 comments

When doing sql-rewrite, the namespace needs to be able to be stripped from statements, therefore the dialect-writers should support stripping. Current IdentityNode is in-capable of stripping, so implement.