mirror of
https://github.com/django/django.git
synced 2025-11-01 20:31:40 +00:00
Renamed Sqlite and Sqlite3 references to SQLite.
This commit is contained in:
parent
7534e43497
commit
e626a3f993
6 changed files with 8 additions and 9 deletions
|
|
@ -3403,7 +3403,7 @@ by the aggregate.
|
|||
.. admonition:: SQLite
|
||||
|
||||
SQLite doesn't provide ``StdDev`` out of the box. An implementation
|
||||
is available as an extension module for SQLite. Consult the `SQlite
|
||||
is available as an extension module for SQLite. Consult the `SQLite
|
||||
documentation`_ for instructions on obtaining and installing this
|
||||
extension.
|
||||
|
||||
|
|
@ -3437,7 +3437,7 @@ by the aggregate.
|
|||
.. admonition:: SQLite
|
||||
|
||||
SQLite doesn't provide ``Variance`` out of the box. An implementation
|
||||
is available as an extension module for SQLite. Consult the `SQlite
|
||||
is available as an extension module for SQLite. Consult the `SQLite
|
||||
documentation`_ for instructions on obtaining and installing this
|
||||
extension.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue