mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-08 14:48:32 -04:00
DBD::SQLite: fixed typo
This commit is contained in:
parent
dfff65b64d
commit
6f1677bc46
1 changed files with 1 additions and 1 deletions
2
Changes
2
Changes
|
@ -4,7 +4,7 @@ Changes for Perl extension DBD-SQLite
|
|||
*** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
|
||||
- Foreign keys support is once again disabled by default.
|
||||
It seems to have a greater impact than we expected and
|
||||
it actually broke things. This featuer probably will be
|
||||
it actually broke things. This feature probably will be
|
||||
enabled by default by the sqlite team in the future, and
|
||||
eventually you'll need to cope with it, but right now we
|
||||
agreed with some discussion to give you more time to be
|
||||
|
|
Loading…
Add table
Reference in a new issue