|
a_c = ['/', 'test.db', 'sqlite3']
|
|
a_c = ['/', 'test.db', 'sqlite3']
|
|
a_c1 = ['add', 'board', 'testBoardName', 'test.db', 'sqlite3']
|
|
a_c1 = ['add', 'board', 'testBoardName', 'test.db', 'sqlite3']
|
|
a_c2 = ['edit', 'board', 't_boardName', 'to', 't_newBoardName', 'test.db', 'sqlite3']
|
|
a_c2 = ['edit', 'board', 't_boardName', 'to', 't_newBoardName', 'test.db', 'sqlite3']
|