mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-21 03:24:13 -05:00
56cd548328
Sets, Lists, Refs and Maps of imported types work now. This PR also factors some of codegen.go into a separate package, to slim down that file a bit. Towards issue #294