選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 

860 B

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

Nothing yet...

0.7.0 - 2017-06-08

Changed

  • SqlServer: Set migration history’s table name and schema.

Fixed

  • Services not being disposed correctly after a job execution. #4

0.6.0 - 2017-04-22

Changed

  • SqlServer: Move to using EFCore to manage internal migrations and connections to the database.