I am doing first steps in SQLite, following this tutorial: //https://www.developersoapbox.com/connecting-to-a-sqlite-database-using-net-core/ that create a table in C#, but