Re: [Sqlalchemy-tickets] [sqlalchemy] #2840: Support for PostgreSQL's SMALLSERIAL type
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-10-15 22:49:45
|
#2840: Support for PostgreSQL's SMALLSERIAL type
----------------------------------+------------------------------------
Reporter: grv87 | Owner: zzzeek
Type: enhancement | Status: new
Priority: medium | Milestone:
Component: postgres | Severity: no triage selected yet
Resolution: | Keywords:
Progress State: awaiting triage |
----------------------------------+------------------------------------
Comment (by zzzeek):
Assuming you're referring to the DDL generation of BIGSERIAL/SERIAL.
Postgresql 8.x doesnt have SMALLSERIAL so am trying to identify the
specific version where this becomes avaiable.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2840#comment:1>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|