2 lines
53 B
SQL
Executable File
2 lines
53 B
SQL
Executable File
CREATE DATABASE IF NOT EXISTS rag_flow;
|
|
USE rag_flow; |