This commit is contained in:
2024-07-08 02:51:24 +05:30
parent bb939840dc
commit 32f9dadab3
7 changed files with 76 additions and 1 deletions

View File

@@ -21,7 +21,6 @@ fn main() {
sql db {
create table Faculty
// create table Product
} or { panic('error on create table: ${err}') }
db.close() or { panic(err) }

BIN
src/src Executable file

Binary file not shown.