Permalink
Cannot retrieve contributors at this time
12 lines (9 sloc)
292 Bytes
v.5.0.0 | |
- Add [IndexColumn] attribute. And deprecate [Index] attribute in this package to avoid conflict official [Index] attribute of EFCore v5. | |
v.1.2.0 | |
- Add "Includes" index property | |
v.1.1.0 | |
- Add "IsClustered" index property | |
- Add "PrimaryKey" attribute class | |
v.1.0.0 | |
- 1st release. |