Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 104649
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T01:18:54+00:00 2026-05-11T01:18:54+00:00

What is the sqlalchemy equivalent column type for ‘money’ and ‘OID’ column types in

  • 0

What is the sqlalchemy equivalent column type for ‘money’ and ‘OID’ column types in Postgres?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T01:18:54+00:00Added an answer on May 11, 2026 at 1:18 am

    we’ve never had an ‘OID’ type specifically, though we’ve supported the concept of an implicit ‘OID’ column on every table through the 0.4 series, primarily for the benefit of postgres. However since user-table defined OID columns are deprecated in Postgres, and we in fact never really used the OID feature that was present, we’ve removed this feature from the library.

    If a particular type is not supplied in SQLA, as an alternative to specifying a custom type, you can always use the NullType which just means SQLA doesn’t know anything in particular about that type. If psycopg2 sends/receives a useful Python type for the column already, there’s not really any need for a SQLA type object, save for issuing CREATE TABLE statements.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

SQLAlchemy's DateTime type allows for a timezone=True argument to save a non-naive datetime object
I have one question concerning Python and the sqlalchemy module. What is the equivalent
Here's my code: from sqlalchemy import create_engine, Column, Integer from sqlalchemy.ext.declarative import declarative_base from
What type should I define in my sqlalchemy definition for text for a article
I'm using SQLAlchemy 0.6.6 against a Postgres 8.3 DB on Windows 7 an PY
In the documentation of sqlalchemy I read: class sqlalchemy.types.Boolean(create_constraint=True, name=None) A bool datatype. Boolean
I'm using SQLAlchemy 0.5rc, and I'd like to add an automatic filter to a
I'm using the SQLAlchemy Python ORM in a Pylons project. I have a class
I'm using an ORM (SQLAlchemy, but my question is quite implementation-agnostic) to model a
How do I translate something like this into SQLAlchemy? select x - y as

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.