-
Updated
Oct 16, 2020 - Scala
datamapper
Here are 51 public repositories matching this topic...
-
Updated
Sep 24, 2020 - Ruby
-
Updated
Aug 4, 2020 - PHP
-
Updated
Apr 2, 2020 - Ruby
-
Updated
Feb 29, 2020 - Ruby
-
Updated
Nov 2, 2020 - Go
-
Updated
Nov 23, 2019 - Python
-
Updated
Dec 19, 2017 - Java
-
Updated
Feb 2, 2019 - TypeScript
-
Updated
Oct 23, 2020 - Crystal
-
Updated
Sep 15, 2020 - PHP
-
Updated
Oct 1, 2020 - Ruby
-
Updated
Feb 13, 2018 - PHP
-
Updated
Oct 30, 2020 - PHP
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Nov 14, 2017 - PHP
-
Updated
Apr 11, 2017 - TypeScript
-
Updated
Jul 20, 2020 - TypeScript
-
Updated
Oct 1, 2020 - PHP
-
Updated
May 16, 2018 - PHP
-
Updated
Sep 25, 2015 - JavaScript
-
Updated
Apr 13, 2019 - PHP
-
Updated
May 16, 2019 - Clojure
-
Updated
Sep 1, 2016 - PHP
Improve this page
Add a description, image, and links to the datamapper topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the datamapper 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