- Jul 08, 2019
-
-
Odai Alali authored
-
- Jul 01, 2019
-
-
Ralph Reckert authored
closes #168 I could reproduce and fix the problem. Maybe it was working on Odai's laptop due to a different PHP version or configuration.
-
- Jun 21, 2019
-
-
Ralph Reckert authored
fix: Limit length of foreign key names in database (<=64); prevent double foreign keys due to changed naming convention closes #169
-
- Jun 04, 2019
-
-
Odai Alali authored
-
Odai Alali authored
closes #164
-
Odai Alali authored
related #166
-
Odai Alali authored
-
- May 29, 2019
-
-
Odai Alali authored
-
Odai Alali authored
closes #167
-
Ralph Reckert authored
-
- May 24, 2019
-
-
Odai Alali authored
-
Odai Alali authored
closes #153
-
- May 23, 2019
-
-
Odai Alali authored
-
Odai Alali authored
-
Odai Alali authored
-
Odai Alali authored
in order to automate the process rather than updating the models by hand. closes #163
-
Odai Alali authored
related #163
-
- May 22, 2019
-
-
Odai Alali authored
-
Odai Alali authored
closes #162
-
- May 20, 2019
-
-
Odai Alali authored
and update validators in the generator to match these fields closes #159
-
-
Odai Alali authored
in order to work with migrated models. The parent model fk will be searched by properties not name. closes #157
-
- May 17, 2019
-
-
Knut Behrends authored
fix(TemplatesManager): Change 3 labels of textfields . Checking out what happens inside gitlab webinterface (now that master branch is protected)
-
Odai Alali authored
-
Odai Alali authored
https://dev.mysql.com/doc/refman/8.0/en/floating-point-types.html: As of MySQL 8.0.17, the nonstandard FLOAT(M,D) and DOUBLE(M,D) syntax is deprecated and support for it will be removed in a future MySQL version.
-
Odai Alali authored
-
Odai Alali authored
-
Odai Alali authored
closes #155
-
- May 16, 2019
-
-
Odai Alali authored
-
Odai Alali authored
in case they exists related #151
-
Odai Alali authored
to preserve the value upon refreshing and openning new tabs
-
- May 15, 2019
-
-
Odai Alali authored
-
Odai Alali authored
in the model template form
-
Ralph Reckert authored
-
- May 14, 2019
-
-
-
Odai Alali authored
closes #150
-
Ralph Reckert authored
Closes #148: Remove foreign keys of child tables before trying to remove their parent table. Add missing foreign of child tables after create a table.
-
Odai Alali authored
-
Odai Alali authored
in the form template manager closes #149
-
-