In Norm 1.0.15 (released just now), you can split DC schema definition across 
multiple modules.

In order to do that. wrap the type section you want to use in schema in 
`dbTypes`` macro and use ``dbFromTypes`` instead of ``db`. See example in the 
docs (scroll down to “Alternatively to defining...”): 
[https://moigagoo.github.io/norm/norm.html](https://moigagoo.github.io/norm/norm.html)

Reply via email to