Create a folder in the the root of the project named "Queries". For now, create a database named "spero" and create a table named "Users". In the folder, create a sql file that will automatically create a database and table with mock attributes defined in our relation scheme.
Create a folder in the the root of the project named "Queries". For now, create a database named "spero" and create a table named "Users".
In the folder, create a sql file that will automatically create a database and table with mock attributes defined in our relation scheme.