Tagged Questions
1
vote
1answer
103 views
SQLAlchemy lazy declarative inheritance
We have a few tables which have a declarative inheritance between them and we've been trying to make the inheritance "lazy", meaning that we do not want to eagerly JOIN on the parent table.
For ...
1
vote
2answers
140 views
How to set up complex condition composite foreign key in SQLAlchemy
Here's my ORM entity class. The primary key is composite cause 'id_string' may be the same for different users (identified by uid). One thing I understood from Postgres SQL error when creating a table ...
2
votes
1answer
137 views
SQLAlchemy column_property basics
I have two models:
class Report(Base):
__tablename__ = 'report'
id = Column(Integer, primary_key=True)
class ReportPhoto(Base):
__tablename__ = 'report_photo'
id = Column(Integer, ...
1
vote
2answers
184 views
In SQLAlchemy, how do I define an event to fire DDL using declarative syntax?
This example shows how to use it with "non-declarative" - http://docs.sqlalchemy.org/en/rel_0_7/core/schema.html#sqlalchemy.schema.DDL
I'm after how to use it with these kind of structure:
Base = ...
3
votes
2answers
436 views
SQLAlchemy declarative property from join (single attribute, not whole object)
I have a relatively simple question which I am having trouble finding a solution to in SQLAlchemy: I wish to create a mapped attribute of an object which is populated from another table.
Using the ...
1
vote
1answer
106 views
Sqlalchemy exists with joined inheritance and Firebird
I tried to use sqlaclhemy joined table inheritance and had a strange occurrence.
class CommonObject(Base):
__tablename__ = "objects"
id = Column("objid", Integer, primary_key=True)
...
1
vote
1answer
128 views
Will two programs using SqlAlchemy conflict when trying to access the same table (SQLite)?
I'm going to have two independent programs (using SqlAlchemy / ORM / Declarative)
that will inevitably try to access the same database-file/table(SQLite) at the same time.
They could both want to read ...
2
votes
1answer
1k views
SQLAlchemy update if unique key exists
I've got a class:
class Tag(Base, TimestampMixin):
"""Tags"""
__tablename__ = 'tags'
__table_args__ = {'mysql_engine' : 'InnoDB', 'mysql_charset' : 'utf8' }
id = Column(Integer(11), ...
7
votes
4answers
237 views
Is it OK to execute code when a module imports?
I'm designing a small GUI application to wrap an sqlite DB (simple CRUD operations). I have created three sqlalchemy models (m_person, m_card.py, m_loan.py, all in a /models folder) and had previously ...
1
vote
0answers
154 views
Normalization of flat file, configuring sqlalchemy- setting several many-to-one set-like relationships declaratively
My question is very similar to a previous posting (How to reference the child of a many to one relationship in SQLAlchemy?), however the solution was lost on me owing to my inexperience with sqla, ...
4
votes
2answers
835 views
Get last inserted value from MySQL using SQLAlchemy
I've just run across a fairly vexing problem, and after testing I have found that NONE of the available answers are sufficient.
I have seen various suggestions but none seem to be able to return the ...
2
votes
1answer
599 views
SQLAlchemy Subquery for Suming values from another table
I am struggling to understand the proper syntax for executing a subquery in SQLAlchemy when the value needs to be returned (i.e. not used in the WHERE).
I am using the declarative approach.
There ...
2
votes
1answer
753 views
SQLAlchemy Declarative + relationships across multiple different databases
It took me a while, but I figured out how to use SQLAlchemy to model a relationship across two different kinds of databases:
Base = declarative_base()
class Survey(Base):
__tablename__ = ...
3
votes
2answers
2k views
SQLAlchemy declarative many-to-many self-join via Association object
I have a table Users and a table Friends which maps users to other users as each user can have many friends. This relation is obviously symmetric: if user A is a friend of user B then user B is also a ...
2
votes
3answers
1k views
SQLAlchemy - order_by on relationship for join table
I'm using declarative SQLAlchemy and I have three models: Role, Permission, and RolePermission. In my Role model, I have the following:
class Role(Base):
name = Column(u'NAME', VARCHAR(50), ...
0
votes
2answers
386 views
SQLAlchemy (ORM, declarative): How to build query from key/values in a dict?
Using the SQLAlchemy ORM (declarative form), how do you programatically create a query from a set of conditions in a dictionary?
I wish to search for those records in a users table that match some ...
1
vote
1answer
710 views
SQLAlchemy: How to make a hybrid_property a declared_attr?
I would like to be able to call Duration.create_duration_field() with different parameters and have more than one hybrid_property created on my class. The only difference would be that different ...
6
votes
2answers
4k views
How to automatically reflect database to sqlalchemy declarative?
sqlautocode - has issues with many-to-many relations
sqlsoup - doesn't support relations
elixir - it's note auto-generate
Is there something else I could try?
1
vote
1answer
127 views
SA: can I have a 'year' column_property for a Date column?
I have a class with a Date column in sqlalchemy-0.7. Can I have a column_property or anything similar that gets me the year and lets me easily filter by it? How would I write it?
IE, I'd like to have ...
5
votes
2answers
365 views
Is it possible to unload declarative classes in SQLAlchemy?
I’m working on a library where the user shall be able to simply declare a few classes which are automatically backed by the database. In short, somewhere hidden in the code, there is
from ...
4
votes
1answer
968 views
Declarative SQLAlchemy CREATE SQLITE in memory tables
This is how I setup my database for an application (in Flask):
from sqlalchemy.engine import create_engine
from sqlalchemy.orm import scoped_session, create_session
from sqlalchemy.ext.declarative ...
5
votes
2answers
3k views
SQLAlchemy declarative syntax with autoload (reflection) in Pylons
I would like to use autoload to use an existings database. I know how to do it without declarative syntax (model/_init_.py):
def init_model(engine):
"""Call me before using any of the tables or ...
0
votes
1answer
100 views
Efficient Query for Extended Details off an Association Object Pattern
Details
A Person has many Objectives.
Objectives have Person-specific details about Activitys.
An Activity contains generic information such as a world record.
A Person can organize an Event to ...
1
vote
1answer
288 views
SQLAlchemy context sensitive function for creating a composite value on insert and update
I'm trying to sort out how to add a context sensitive function (e.g. def get_user_full_name()) that will get triggered from the default and onupdate specifications on a column. I'm trying to set a ...
3
votes
2answers
491 views
sqlalchemy: turn off declarative polymorphic join?
Is there a way in sqlalchemy to turn off declarative's polymorphic join loading, in a single query? Most of the time it's nice, but I have:
class A(Base) :
discriminator = Column('type', ...
6
votes
3answers
1k views
SQLAlchemy introspection of declarative classes
I'm writing a small sqlalchemy shim to export data from a MySQL database with some lightweight data transformations—mostly changing field names. My current script works fine but requires me to ...
5
votes
1answer
1k views
Dynamic Class Creation in SQLAlchemy
We have a need to create SQLAlchemy classes to access multiple external data sources that will increase in number over time. We use the declarative base for our core ORM models and I know we can ...
7
votes
2answers
2k views
SQLAlchemy: a better way for update with declarative?
I am a SQLAlchemy noob.
Let's say I have an user table in declarative mode:
class User(Base):
__tablename__ = 'user'
id = Column(u'id', Integer(), primary_key=True)
name = ...
1
vote
1answer
645 views
sqlalchemy relation through another (declarative)
Is anyone familiar with ActiveRecord's "has_many :through" relations for models? I'm not really a Rails guy, but that's basically what I'm trying to do.
As a contrived example consider Projects, ...
1
vote
2answers
3k views
SQLAlchemy custom query column
I have a declarative table defined like this:
class Transaction(Base):
__tablename__ = "transactions"
id = Column(Integer, primary_key=True)
account_id = Column(Integer)
...
0
votes
1answer
537 views
Retrieving many-to-many relation properties using SQLAlchemy
I have a many-to-many relationship in which the relation-table contains more columns than only the primary key. As an example, consider a slide show system in which each image could have it's own ...
3
votes
2answers
610 views
Why is SQLAlchemy/associationproxy duplicating my tags?
I'm trying to use association proxy for tags, in a very similar scenario to the example in the docs. Here is a subset of my schema (it's a blog), using declarative:
class Tag(Base):
__tablename__ ...
3
votes
3answers
3k views
SQL Alchemy default value function for simulating autoincrement within a unique group of parent-child records
I have a small problem that I think should be easily handled by SQL Alchemy but I can't seem to get it right. I have two tables with one being a parent table and the other a child table. For each ...
4
votes
1answer
1k views
Dictionary of tags in declarative SQLAlchemy?
I am working on a quite large code base that has been implemented using sqlalchemy.ext.declarative, and I need to add a dict-like property to one of the classes. What I need is the same as in this ...
