v1.0
- Possible break change PHP Strict types.
- New
DatabaseDriver::isForeignKeyEnabled()
method (bool
) added for compatibility (implemented on sqlite, returns true by other drivers as there is now way to disable FK).
DatabaseDriver::isForeignKeyEnabled()
method (bool
) added for compatibility (implemented on sqlite, returns true by other drivers as there is now way to disable FK).