Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | repair psycopg2 (and psycopg) multiple hosts format | Mike Bayer | 2022-08-01 | 1 | -1/+3 |
* | Generalize RETURNING and suppor for MariaDB / SQLite | Daniel Black | 2022-06-02 | 1 | -1/+1 |
* | add backend agnostic UUID datatype | Mike Bayer | 2022-06-01 | 1 | -7/+0 |
* | inline mypy config; files ignoring type errors for the moment | Mike Bayer | 2022-04-28 | 1 | -0/+2 |
* | Fix psycopg2 pre_ping with autocommit | Federico Caselli | 2022-04-13 | 1 | -3/+5 |
* | implement iso date literals for all backends | Mike Bayer | 2022-04-08 | 1 | -1/+1 |
* | pep-484 for engine | Mike Bayer | 2022-03-01 | 1 | -2/+2 |
* | Merge "Fix various source comment/doc typos" into main | mike bayer | 2022-01-07 | 1 | -1/+1 |
|\ | |||||
| * | Fix various source comment/doc typos | luz paz | 2021-12-29 | 1 | -1/+1 |
* | | happy new year 2022 | Mike Bayer | 2022-01-06 | 1 | -1/+1 |
|/ | |||||
* | provide connectionfairy on initialize | Mike Bayer | 2021-11-29 | 1 | -7/+3 |
* | Added support for ``psycopg`` dialect. | Federico Caselli | 2021-11-26 | 1 | -0/+641 |