Florian Apolloner
|
2eea361eff
|
Fixed #30511 -- Used identity columns instead of serials on PostgreSQL.
|
2022-04-13 21:51:51 +02:00 |
django-bot
|
9c19aff7c7
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
Jon Dufresne
|
7a6fbf36b1
|
Fixed #28853 -- Updated connection.cursor() uses to use a context manager.
|
2017-11-28 11:28:09 -05:00 |
Mariusz Felisiak
|
c6a1faecc3
|
Refs #27090 -- Added real database sequence introspection.
Thanks Mariusz Felisiak for the Oracle part and Tim Graham for the
review.
|
2017-09-13 20:12:32 +02:00 |