Exemplo n.º 1
0
 def test_create_union_table(self):
     c = Controller('db_antonio_india')
     c.action_build_union_fields_table('union_table', 'tablelist2.csv')
Exemplo n.º 2
0
 def test_create_table_from_union_of_columns(self):
     c = Controller('db_antonio_india')
     c.action_build_union_fields_table('tablelist2.csv')