vapor-community / Vii

Vii attempts to reverse engineer an existing database into Vapor 4 compatible models
MIT License
7 stars 2 forks source link

Arrays in initializers #12

Closed jonny7 closed 4 years ago

jonny7 commented 4 years ago

Arrays are currently not being initialized properly, but declared correctly for the class. Probably should refactor initializer segments into their Columns methods