mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Swift: some restructuring of codegen
Loading of the schema and dbscheme has been moved to a separate `loaders` package for better separation of concerns.
This commit is contained in:
@@ -9,7 +9,7 @@ This file should be kept simple:
|
||||
For how documentation of generated QL code works, please read schema_documentation.md.
|
||||
"""
|
||||
|
||||
from swift.codegen.lib.schema.defs import *
|
||||
from swift.codegen.lib.schemadefs import *
|
||||
|
||||
include("prefix.dbscheme")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user