keithwhor / nodal

API Services Made Easy With Node.js
http://www.nodaljs.com/
MIT License
4.51k stars 209 forks source link

Generate int[] column type? #345

Open chainlist opened 6 years ago

chainlist commented 6 years ago

Hello,

After reading the code, it seems we can't create any array type with the migration tool. Am I missing something?

Ex: nodal g:model Tweet shared_with:int[]

papablopo commented 6 years ago

are you creating a relation database structure?