usql icon indicating copy to clipboard operation
usql copied to clipboard

Create DB?

Open Mike-E-angelo opened this issue 8 years ago • 1 comments

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. 😄

Mike-E-angelo avatar Nov 11 '17 06:11 Mike-E-angelo

Thanks Mike... I think that just happened when Florian adopted some existing sample scripts. :)

MikeRys avatar Feb 09 '18 23:02 MikeRys