Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Migration Builder- Active Record Style Migrations for Java/Scala/Kotlin (github.com/beekeeperdata)
5 points by rathboma on March 8, 2017 | hide | past | favorite | 2 comments



The example on the readme shows a datetime(MySQL) and timestamp(PostgreSQL) for a field called birthday with a type of "date".

Both those database have a "date" type, why isn't it used?


It is designed for use with Flyway. I'm using it successfully in production with Beekeeper. Happy to answer any questions.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: