GuzzoLM/SQLust

Create Database command

Closed this issue · 0 comments

The CLI must accept the command:
CREATE DATABASE [databaseName]

As the result a file named [databaseName].dbust will be created at the folder where the command was called.