- fix #442 - Since handling all edge cases for generic type parsing is not trivial, users will specify the fields manually. - To support more than one import per type, add an additional field for extra imports per type. - Add examples for defining those types in the current tests that show how to define custom types. |
||
|---|---|---|
| .. | ||
| alltypes_test.go | ||
| cast_test.go | ||
| delete_test.go | ||
| generator_template_test.go | ||
| generator_test.go | ||
| insert_test.go | ||
| lock_test.go | ||
| main_test.go | ||
| raw_statement_test.go | ||
| select_test.go | ||
| stmtcache_test.go | ||
| update_dvds_test.go | ||
| update_test.go | ||
| values_test.go | ||
| with_test.go | ||