vapor-community / Vii

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

@Timestamp properties can be declared #9

Closed jonny7 closed 4 years ago

jonny7 commented 4 years ago

Timestamp properties use simple regexes to guess the Timestamp.Trigger case. Change includes refactoring as general tidying up