(name string, columnType string)
| 52 | dropTable(tableName string) string |
| 53 | materializationIterateSegment(tableName string) string |
| 54 | newSQLOfflineTable(name string, columnType string) string |
| 55 | writeUpdate(table string) string |
| 56 | writeInserts(table string) string |
| 57 | writeExists(table string) string |
no outgoing calls
no test coverage detected