Changes between Version 4 and Version 5 of members/GRIP-UQAM/PHP/Packages
- Timestamp:
- Jan 17, 2017, 3:04:22 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM/PHP/Packages
v4 v5 410 410 411 411 === Features === 412 * The schema manager creates FOREIGN KEY CONSTRAINTs with ALTER TABLE. It is not sure if it can work with sqlite. 412 * The schema manager creates FOREIGN KEY CONSTRAINTs with ALTER TABLE. 413 * This allows to create the associated index before the foreign key constraint. This can be useful to create a named index before it is already automatically created by some databases. 414 * It is not sure if it can work with sqlite. 413 415 * Has its own event manager (version 2.5.7) 414 416 = Static site generator =