|
#116
|
Elixir trunk (r534) tests fail with SQLAlchemy 0.7
|
core
|
|
0.8
|
defect
|
ged
|
accepted
|
06/02/11
|
|
#101
|
Overhaul option storage
|
core
|
|
|
task
|
ged
|
accepted
|
11/13/09
|
|
#95
|
Update Elixir description everywhere
|
core
|
|
0.8
|
task
|
ged
|
accepted
|
10/01/09
|
|
#97
|
Investiguate how to move away from global/default-provided session, metadata & collection
|
core
|
|
0.8
|
task
|
ged
|
accepted
|
10/13/09
|
|
#108
|
order_by in OneToMany fails if colname is specified on target field
|
core
|
0.7.1
|
|
defect
|
ged
|
accepted
|
03/29/10
|
|
#105
|
Allow ManyToMany to specify a manually-defined table through a string argument
|
core
|
0.7.1
|
|
enhancement
|
ged
|
accepted
|
01/19/10
|
|
#81
|
Evaluate the feasibility to make Field inherit from Column
|
core
|
|
|
task
|
ged
|
accepted
|
12/18/08
|
|
#82
|
Create a recipe for using Elixir with migrate
|
documentation
|
|
|
task
|
ged
|
accepted
|
12/19/08
|
|
#61
|
Migrate is broken with elixir 0.6.0
|
core
|
0.6.0
|
0.8
|
defect
|
ged
|
accepted
|
08/04/08
|
|
#78
|
Relationship matching code with inheritance is flaky in some cases
|
core
|
|
0.8
|
defect
|
ged
|
accepted
|
12/10/08
|
|
#10
|
Implement concrete-table polymorphic inheritance
|
core
|
|
0.8
|
enhancement
|
ged
|
accepted
|
10/13/07
|
|
#12
|
relation to an SA-mapped class
|
core
|
|
0.8
|
enhancement
|
ged
|
accepted
|
10/23/07
|
|
#57
|
Implement polymorphic relationships
|
core
|
|
0.8
|
enhancement
|
ged
|
accepted
|
07/11/08
|
|
#65
|
Add a proper logger for debug prints and other info
|
core
|
|
0.8
|
enhancement
|
ged
|
accepted
|
08/18/08
|
|
#68
|
Implement filter on ManyToMany relationships
|
core
|
0.6.1
|
0.8
|
enhancement
|
ged
|
accepted
|
08/20/08
|
|
#74
|
Allow OneToMany without ManyToOne
|
core
|
|
0.8
|
enhancement
|
ged
|
accepted
|
10/01/08
|
|
#76
|
Allow ManyToOne created using field= to not add a ForeignKey constraint
|
core
|
|
0.8
|
enhancement
|
ged
|
accepted
|
12/08/08
|
|
#62
|
Elixir doesn't support relationships with several inverses (can happen with inheritance)
|
core
|
0.6.0
|
0.8
|
defect
|
ged
|
accepted
|
08/07/08
|
|
#104
|
Python package pycrypto is not listed as dependency
|
extensions
|
0.7.1
|
0.8
|
defect
|
ged
|
accepted
|
01/09/10
|
|
#26
|
establish onetomany on unique, non primarykey, index
|
core
|
|
0.8
|
enhancement
|
ged
|
accepted
|
12/11/07
|
|
#119
|
[patch] Encryption scheme doesn't use proper random seed to encrypt
|
extensions
|
|
|
defect
|
|
new
|
04/18/12
|
|
#109
|
ondelete="RESTRICT" is ignored
|
core
|
0.7.1
|
|
defect
|
|
new
|
07/12/10
|
|
#117
|
Build bug with Python 3.2
|
core
|
0.7.1
|
|
defect
|
|
new
|
11/20/11
|
|
#46
|
Need to better document full module spec on relationships
|
documentation
|
|
|
task
|
None
|
new
|
06/11/08
|
|
#66
|
Output all SA operations to the debugging logger
|
core
|
|
1.0
|
enhancement
|
|
new
|
08/18/08
|
|
#27
|
a version 0.3.0 schema that hasn't survived 0.4.0 upgrade
|
core
|
0.4.0
|
|
defect
|
|
new
|
12/11/07
|
|
#37
|
AttributeError: 'SynonymProperty' object has no attribute 'strategy'
|
core
|
0.5.0
|
|
defect
|
|
new
|
03/31/08
|
|
#55
|
Strange behavior using mapped_collection with passive association
|
core
|
0.5.0
|
|
defect
|
|
new
|
07/09/08
|
|
#60
|
I could'nt find enough information about autoloaded classes
|
documentation
|
0.5.0
|
|
defect
|
|
new
|
07/23/08
|
|
#71
|
Property on primary key causes exception
|
core
|
0.6.1
|
|
defect
|
|
new
|
09/13/08
|
|
#87
|
tutorial error when creating database (mac/pysqlite2)
|
core
|
0.6.1
|
|
defect
|
|
new
|
03/15/09
|
|
#106
|
Elixir 0.7.1 incompatible with Oracle due to lack of Sequence on Primary Key
|
core
|
0.7.1
|
|
defect
|
|
new
|
02/25/10
|
|
#107
|
elixir.ext.versioned and multi-table inheritance do not work together as expected
|
extensions
|
0.7.1
|
|
defect
|
|
new
|
02/27/10
|
|
#112
|
ext.versioned : version column sometime created with auto_increment in the history table
|
extensions
|
0.7.1
|
|
defect
|
|
new
|
10/04/10
|
|
#118
|
release tarballs aren't including LICENSE
|
core
|
0.7.1
|
|
defect
|
|
new
|
02/08/12
|
|
#120
|
Creating Index with using_table_options doesn't work
|
core
|
0.7.1
|
|
defect
|
|
new
|
10/04/12
|
|
#121
|
SQLAlchemy 0.8 moved ScopedSession from sqlalchemy.orm.scoping
|
core
|
|
|
defect
|
|
new
|
12/18/12
|
|
#13
|
elixir on arbitrary selects
|
core
|
|
|
enhancement
|
any taker?
|
new
|
10/23/07
|
|
#88
|
Improve versioned extension
|
extensions
|
|
|
enhancement
|
|
new
|
03/26/09
|
|
#102
|
No destinction between exceptions in (Global)EntityCollection
|
core
|
0.7.0
|
|
enhancement
|
|
new
|
11/16/09
|
|
#103
|
Implement different patterns for hierarchical structures
|
core
|
|
|
enhancement
|
|
new
|
12/02/09
|
|
#111
|
Patch: More Python 3.x fixups
|
core
|
0.7.1
|
|
enhancement
|
|
new
|
09/02/10
|
|
#115
|
Entity.to_dict aims to provide a JSON style structure, but date types are not converted to string
|
core
|
0.7.1
|
|
enhancement
|
|
new
|
03/06/11
|
|
#6
|
Improve the documentation
|
documentation
|
|
|
task
|
any taker?
|
new
|
09/08/07
|
|
#45
|
Document AssociationProxy use
|
documentation
|
|
|
task
|
None
|
new
|
05/21/08
|
|
#85
|
Check and move to another page the doc in the sandbox
|
documentation
|
|
|
task
|
|
new
|
01/20/09
|
|
#100
|
Order by doesn't work with a column defined in a parent class
|
core
|
0.7.0
|
|
defect
|
|
new
|
10/15/09
|
|
#49
|
Add support for running the test suite on another DB and/or schema
|
core
|
|
|
enhancement
|
|
new
|
06/19/08
|
|
#51
|
Add exception when inverse=itself
|
core
|
|
|
enhancement
|
|
new
|
06/30/08
|
|
#99
|
Provide several "option provider"
|
core
|
|
blue sky
|
enhancement
|
|
new
|
10/15/09
|