When in an IDE, PathCache mappings for dbconfig files will contain two entries, one with a fqn mirroring the resource
path, the other mirroring the schema package (the actual type name of the generated dbconfig schema class).
EXTS - Static variable in class manifold.sql.query.type.SqlManifold
Of the query columns not corresponding with the selected table (if one exists, see findSelectedTable() above), finds
the columns fully covering foreign keys, represented as JdbcForeignKeyQueryRef.
Sqlite is pretty much a mess with getting types correctly mapped.
- issue 928
- issue 933
- issue 935
- issue 937
Here is an attempt to at least get schema columns properly typed.