Files
dolt/types
Erik Arvidsson 8f7661e873 NomDL: Read Package from ChunkSource when decoding
Packages usually gets registered using RegisterPackage which is called
by generated code. However, if the data in the data store was created
using another binary it is unlikely that the current binary registered
the same Package.

When writing values that depends on Packages we write the Package to
the ChunkStore...

When we read a value that depends on a Package and the Package has
not been registered we now read the Package out of the the ChunkStore
and register it for future uses.
2015-10-27 09:49:59 -04:00
..
2015-10-26 11:18:02 -04:00
2015-10-26 09:57:53 -04:00
2015-10-26 09:57:53 -04:00
2015-10-26 09:34:54 -04:00
2015-10-26 09:57:53 -04:00
2015-10-26 11:18:02 -04:00
2015-10-26 09:34:54 -04:00
2015-10-26 09:57:53 -04:00