Open chainlist opened 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[]
nodal g:model Tweet shared_with:int[]
are you creating a relation database structure?
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[]