I’d like to import schema and relation from a database (bigquery) that is not supported by the import feature of lucid.
I have all the informations and metadata to generate the import file, but i am unable to find a specification of this file to be able to generate the relationship between objects.
We have retrofit some things from the sql examples, but impossible to find how to generate primary/foreign keys and the relationship.
Is there a file format specification somewhere ?