usql
usql copied to clipboard
Create DB?
Hi All, checking out this file: https://github.com/Azure/usql/blob/master/Examples/AvroExamples/AvroExamples/1-CreateDB.usql
It seems to create a database, but then checking out these files: https://github.com/Azure/usql/blob/master/Examples/AvroExamples/AvroExamples/2-RegisterAssemblies.usql https://github.com/Azure/usql/blob/master/Examples/AvroExamples/AvroExamples/3-SimpleAvro.usql
It doesn't seem to be used. Or is it implicitly used somewhere? It would be nice to have this explained somewhere. Thank you for any consideration. 😄
Thanks Mike... I think that just happened when Florian adopted some existing sample scripts. :)