mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
Fixing RT link
This commit is contained in:
parent
c4c721cfd9
commit
069c5fd7d6
1 changed files with 4 additions and 3 deletions
|
@ -588,10 +588,11 @@ Which will prevent sqlite from doing fsync's when writing (which
|
|||
slows down non-transactional writes significantly) at the expense of some
|
||||
peace of mind. Also try playing with the cache_size pragma.
|
||||
|
||||
=head1 BUGS
|
||||
=head1 SUPPORT
|
||||
|
||||
Likely to be many, please use
|
||||
L<http://rt.cpan.org/Public/Dist/Display.html?Name=DBD-SQLite> for reporting bugs.
|
||||
Bugs should be reported via the CPAN bug tracker at
|
||||
|
||||
L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=DBD-SQLite>
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue