-
Updated
Nov 3, 2020 - C#
entity
Here are 553 public repositories matching this topic...
-
Updated
Nov 23, 2020 - Go
-
Updated
Jun 11, 2020 - Python
-
Updated
Oct 19, 2020 - C++
-
Updated
Nov 17, 2020 - Ruby
-
Updated
Nov 21, 2020 - C#
-
Updated
Aug 5, 2014 - Ruby
-
Updated
Nov 21, 2020 - C#
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Nov 19, 2020 - Python
-
Updated
Jun 21, 2020 - C++
-
Updated
Oct 30, 2020 - C#
-
Updated
Nov 16, 2020 - JavaScript
-
Updated
Nov 20, 2020 - Groovy
-
Updated
Aug 22, 2020 - C++
-
Updated
Jan 24, 2016 - Clojure
-
Updated
Jul 21, 2020 - Java
-
Updated
Jul 27, 2019 - C#
-
Updated
Jul 8, 2018 - TeX
-
Updated
Nov 23, 2020 - C#
-
Updated
Jun 29, 2015 - PHP
-
Updated
Nov 23, 2020 - Java
Improve this page
Add a description, image, and links to the entity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the entity topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Would like the ability to specify the collation alongside the charset. Especially for Mysql.
Describe the solution you'd like
A new collate option that sets the default collation used.
Describe alternatives you've considered
I've though about manually adjusting the generated migration files, which mostly solves thi