- Added other tests
- Driver can handle exceptions git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@255 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
12
test/fixed_len_name.result
Normal file
12
test/fixed_len_name.result
Normal file
@@ -0,0 +1,12 @@
|
||||
id,name,chief,age,skill
|
||||
2,john,1,30,C
|
||||
7,alia,1,28,C
|
||||
1,carl,0,20,C++
|
||||
2,john,1,30,PHP
|
||||
7,alia,1,28,Python
|
||||
3,dean,1,33,C++
|
||||
7,alia,1,28,PHP
|
||||
0,jack,0,22,Python
|
||||
1,carl,0,20,Python
|
||||
0,jack,0,22,C
|
||||
1,carl,0,20,System Admin
|
Reference in New Issue
Block a user