Cássio Freitas
Cássio Freitas
Issues #8 and #11 .
JSON field was changed to JSONB (I think its a Postgres specific field). In past versions of paper-trail, the JSON field it worked fine with MySQL 5.7+ versions. I'm working...
Solves the issue #91 Undocumented option `mysql` was replaced by `documentFieldType`. The `mysql` still supported if `documentFieldType` it is not present.
I created a new GWT project in NB 6.0 (Win XP, JDK 1.6). After the initial project creation I realized I wanted to refactor/rename the main package name, so I...