On Feb 16, 2006, at 10:53 PM, Robert Leftwich wrote:
Robert Leftwich wrote:
2. By default OID support is turned off in SQLAlchemy, but this
has no impact on the create table statements issued by the
postgres engine - which means that in a pre-8.1 database the
tables are still created with OID's regardless of the use_oid
setting.
This also means that it is impossible to set use_oid=True on
Postgres 8.1 unless the table is manually created using 'WITH OIDS;
since OIDS are deprecated in postgres I didnt try too hard to get
them to work again, once I went through the trouble to get them to be
not required. why do you want to use them ?
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users