Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
2 年 前 |
Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
2 年 前 |
Mariusz Felisiak
|
0e2649fdf4
Fixed #34255 -- Made PostgreSQL backend use client-side parameters binding with psycopg version 3.
|
2 年 前 |
Mariusz Felisiak
|
c8a76059ff
Refs #34255 -- Bumped required psycopg version to 3.1.8.
|
2 年 前 |
Mariusz Felisiak
|
7d9329935a
Refs #32355 -- Bumped mysqlclient requirement to >= 1.4.3.
|
2 年 前 |
Mike Crute
|
0b78ac3fc7
Fixed #34200 -- Made the session role configurable on PostgreSQL.
|
2 年 前 |
Daniele Varrazzo
|
09ffc5c121
Fixed #33308 -- Added support for psycopg version 3.
|
2 年 前 |
Mariusz Felisiak
|
95a101a690
Fixed #34201 -- Bumped minimum supported SQLite to 3.21.0.
|
2 年 前 |
Ryan Cheley
|
8e6ea1d153
Fixed #10070 -- Added support for pyformat style parameters on SQLite.
|
2 年 前 |
Nick Pope
|
18dd184ef0
Noted that JSON1 extension is enabled by default on SQLite 3.38+.
|
2 年 前 |
Mariusz Felisiak
|
081871bc20
Refs #30511 -- Updated docs about auto-incrementing primary keys on PostgreSQL.
|
2 年 前 |
Mariusz Felisiak
|
eb3699ea77
Fixed #33718 -- Dropped support for MySQL 5.7.
|
2 年 前 |
Sfurti-yb
|
860643e12e
Added YugabyteDB to list of third-party DB backends.
|
2 年 前 |
Mariusz Felisiak
|
ac90529cc5
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
|
2 年 前 |
Mariusz Felisiak
|
981c23c0cc
Fixed #33717 -- Dropped support for PostgreSQL 11.
|
2 年 前 |
Mariusz Felisiak
|
19297de2fe
Fixed #33713 -- Dropped support for MariaDB 10.3.
|
2 年 前 |
Carlton Gibson
|
ca1c3151c3
Removed versionadded/changed annotations for 4.0.
|
2 年 前 |
Mariusz Felisiak
|
647480166b
Refs #33685 -- Doc'd that using PostgreSQL's service names for testing purposes is not supported.
|
2 年 前 |
Mariusz Felisiak
|
37470bbd90
Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4.
|
2 年 前 |
David
|
ce586ed693
Removed hyphen from pre-/re- prefixes.
|
3 年 前 |
Xiang Zhang
|
c8c6a51a38
Added TiDB to list of third-party DB backends.
|
2 年 前 |
Mariusz Felisiak
|
ca04659b4b
Refs #32355 -- Bumped required psycopg2 version to 2.8.4.
|
3 年 前 |
Wayne Lambert
|
8a8c8797e8
Updated link to Microsoft SQL Server backend.
|
3 年 前 |
Przemysław Suliga
|
4ce59f602e
Fixed #30398 -- Added CONN_HEALTH_CHECKS database setting.
|
3 年 前 |
Vikash Singh
|
125f9afc2c
Added Google Cloud Spanner to list of third-party DB backends.
|
3 年 前 |
Mariusz Felisiak
|
221b2f85fe
Fixed #33129 -- Dropped support for MariaDB 10.2.
|
3 年 前 |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 年 前 |
David Smith
|
fbb1984046
Refs #32956 -- Updated words ending in -wards.
|
3 年 前 |
David Smith
|
1cba320786
Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.
|
3 年 前 |
Jacob Walls
|
66058c5758
Fixed typo in docs/ref/databases.txt.
|
3 年 前 |