Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Done
-
None
-
None
Description
When `Database` object is being serialized to DDL form using the DDLStringVisitor it adds NAMESPACE declarations before the `CREATE DATABASE` statement. It should be after it.