Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Hey - Can you share more about your use-case? Is it because you don't know the schema and are pragmatically retrieving data out of the database? Usually applications know the schemas in their database and in general SQLite is very 'loose' on types, i.e. even if an integer is in the column one can read it as a text, see
Description
KSP 20201222 has a new API to report originating files when generating code. We should eventually support it for proper incremental compilation.