testing a command
This commit is contained in:
parent
1dc28eaabb
commit
ce45e3d6af
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ db_engine::db_engine(){
|
|||
|
||||
//create a new table in memory
|
||||
db_engine::createCmd(){
|
||||
//
|
||||
////
|
||||
}
|
||||
|
||||
//open a txt file, parse SQL script, load data in table
|
||||
|
|
Reference in a new issue