You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add python versions
* Updated travis configuration to add mysql
* Refactored constraints name in the case of no name exist
* Fixed configuration for pypy3.5
* Added engine for mysql
* Fixed Automigration: For MySQL Boolean is a Tinyint
* Flake8
* In case of MySQL, the database is droped and created for each DBTestCase
* Skip some unittest when the SGDB is MariaDB or MySQL
* Excluded pythone 3.4 with MySQL
* Added skip unit test for datetime: waiting #87
* Added skip unit test for seuence: waiting #89
* Added skip unit test for CheckConstrain: waiting #90
* Added skip unit test for Many2Many: waiting #91
* Skiped unittest only for postgres
* Skiped unittest on update on view
* ShareDataTestCase doesn't work
* Exlude tests files for flake8
* Exclude python3.5 and mysql on travis
No description provided.
The text was updated successfully, but these errors were encountered: